Loading Tool

Explorer IconExplorer

Memory Pool

86,514 transactions
31.80 vMB
0.12809184 BTC
Random Selection Loading Transactions
Max Size: 191.95/200 MB

Candidate Block

Mining Attempt c52717381632b90b95440d7cd06fa662cd2eb9b1c25dcac885a1b32e3d9f1e0e
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5f16f8d1626d01b2303c6e9bfec44d1012779d8bf74d7885479ad78504c41e0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,075
Size: 1.00 vMB
Total Fees: 0.04559156 BTC
Feerates: 911.92 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (241,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,939 673,939 00000000000000000002fd14c491bfb0ce321e15b44aa9ed0448ddf2acbbd6d9 1,602 1.00/1.00 vMB 92
673,938 673,938 000000000000000000011e2f193ada397c74f46247d28bd3c91ef8bee282d554 2,832 1.00/1.00 vMB 56
673,937 673,937 00000000000000000008d01aaaecd06a7cd6d3cc377165ad015de431c3c73406 2,382 1.00/1.00 vMB 73
673,936 673,936 000000000000000000095aaed6ddefef29169b97f9800f13f67d2ed7b129a9fd 2,333 1.00/1.00 vMB 89
673,935 673,935 000000000000000000031f6a9c812c8a8cc7b205568da0c4cc2dfca6ea1ab174 2,272 1.00/1.00 vMB 85
673,934 673,934 00000000000000000006f5c67e6b0137b924eef0a79e186bf755964cc407800c 2,407 1.00/1.00 vMB 92
673,933 673,933 000000000000000000012b7c055337131ebee634d43e5165aaaf491600bfcd38 2,728 1.00/1.00 vMB 61
673,932 673,932 0000000000000000000a2b237adfeda134daa0f796cf5ba104ea5bfc3571ce3f 1,539 1.00/1.00 vMB 75
673,931 673,931 0000000000000000000c57ba14d9c4189451d85613fc209c9c5cea46979208dd 1,442 1.00/1.00 vMB 106
673,930 673,930 00000000000000000009c51a20612cbbf00f12f411d7bcbf919af1e605dda8f4 3,038 1.00/1.00 vMB 50
673,929 673,929 00000000000000000008384eea8b43d9636c146dd46137282b98d83573d71c18 2,782 1.00/1.00 vMB 97
673,928 673,928 00000000000000000006768cd0be2584bfb57af15e6a188205f1c9e94aa0af3c 2,627 1.00/1.00 vMB 101
673,927 673,927 00000000000000000006b26181bda4f92acae2ebecf21a3817545a550563835a 1,716 1.00/1.00 vMB 102
673,926 673,926 0000000000000000000aee54ca44004377d038634567ccd49a5b4ba5433f803e 2,969 1.00/1.00 vMB 120
673,925 673,925 00000000000000000006fe103d77d52292991f4f5933b3fd25e4be1cab355b94 2,268 1.00/1.00 vMB 59
673,924 673,924 00000000000000000005855a6c05fb018bd974372a780c6b074b1c084715cd2f 1,440 1.00/1.00 vMB 101
673,923 673,923 00000000000000000009f531f496cccde42cef8d03b2ec6dfefd6689e78aa48b 2,150 1.00/1.00 vMB 108
673,922 673,922 00000000000000000001c00d5510678145087e67081d474ef0dee0e2ddbcf230 2,196 1.00/1.00 vMB 54
673,921 673,921 0000000000000000000692e4f01a6538c5fd399d0d75aa063224391ef7a1634e 2,537 1.00/1.00 vMB 62
673,920 673,920 0000000000000000000adc819f42252108433ad7329dd66794ba754922dc9c19 2,605 1.00/1.00 vMB 110
673,919 673,919 000000000000000000028faf18ea606bd431d79ef6ce786a2c31cb36f0b14506 2,127 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 660.92 GB
    • Received: 14.78 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.