Loading Tool

Explorer IconExplorer

Memory Pool

80,925 transactions
29.47 vMB
0.07902472 BTC
Random Selection Loading Transactions
Max Size: 179.39/200 MB

Candidate Block

Mining Attempt dd63e76551359a4eea3a79fcbf32db5b6a7537fbc3874f9d1b2d05799598d7dc
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root f2210573b5646165c1eb5abd7e66fc509c8b4349441108a888d6050d02152cee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,386
Size: 1.00 vMB
Total Fees: 0.01703768 BTC
Feerates: 100.53 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (543,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,117 371,117 000000000000000003b9e52284082b4f1cd0185f5c234099af9cb8623b17f927 1,388 1.00/1.00 vMB 28
371,116 371,116 000000000000000004f7c63e4a8284f9a638c69d04de6352621857464553b283 1,443 0.75/1.00 vMB 49
371,115 371,115 0000000000000000048f83b5f03466f3e8b37e70e1b0fa2e1cfd0b0e83c66e59 837 0.57/1.00 vMB 19
371,114 371,114 0000000000000000083ee3d9bfeb25df2f576b5d79e8c2d686e6098b28f74be5 2,074 1.00/1.00 vMB 57
371,113 371,113 00000000000000000fd45ef9853de450af9291633d48ec03273b2fc6a25e049d 940 0.56/1.00 vMB 26
371,112 371,112 00000000000000000b16eb05d1a54197051099500e88e9d40de4607ba70eef00 502 0.32/1.00 vMB 30
371,111 371,111 00000000000000000a93e395fbd9421936fca28dad9a106d0aa6b1d5ce5df21f 318 0.18/1.00 vMB 41
371,110 371,110 00000000000000000f3cd335b6815e919c40d78d92512eb81554fb8ea3d32629 288 0.14/1.00 vMB 32
371,109 371,109 000000000000000013c77863bf231565ff39e4718527bbc24d5d53d5a26cf4a1 65 0.03/1.00 vMB 36
371,108 371,108 000000000000000002150679a2c1ae80c797a794b2f8fc6248019bb052fa7dad 834 0.47/1.00 vMB 35
371,107 371,107 000000000000000009d855e33eb3293a0b49769121208e0794896bc495f5c4a1 99 0.05/1.00 vMB 36
371,106 371,106 000000000000000009f9b4a7cd03428db4dad900abdd9772c77daf61df657f75 673 0.35/1.00 vMB 39
371,105 371,105 00000000000000000c02888d08da50702d80fe49615d3e4eb9854a898dd37cde 677 0.36/1.00 vMB 40
371,104 371,104 000000000000000001d2b551a8ab2ba9479133334e50fce789781a00994b40cc 286 0.13/1.00 vMB 28
371,103 371,103 00000000000000000fcfcc2f838604aa109b81dbf5bcd13bc328fe8c39934df1 1,059 0.59/1.00 vMB 45
371,102 371,102 00000000000000000265cf28b532a5964f4d3c916288a997bbf646c3d7a980b3 391 0.22/1.00 vMB 37
371,101 371,101 0000000000000000115b4c92823172a557b38f3c028c9257508da0414be67dbe 267 0.12/1.00 vMB 53
371,100 371,100 0000000000000000105b667ae09aba5ac7104810991495a402b7da92e7e61789 37 0.01/1.00 vMB 40
371,099 371,099 000000000000000008a3e072f18eb9146f286bb3c74451a55cd7bc4c8f2452cf 104 0.06/1.00 vMB 29
371,098 371,098 000000000000000006ca8af31aedfb5570ae96ec267a4ef829a51633b26ab6de 743 0.51/1.00 vMB 26
371,097 371,097 000000000000000012871b69fd5f59c9db56cb9faaac4f0da5569f40e66a8b35 1,200 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.