Loading Tool

Explorer IconExplorer

Memory Pool

40,063 transactions
27.71 vMB
0.06790156 BTC
Random Selection Loading Transactions
Max Size: 142.05/200 MB

Candidate Block

Mining Attempt 7a302ebd599a5b5117bc5396605e7b80dea1b59d2047ff8027acb75f3331ea45
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e04df0ad17a31d3e44f02514251961335d596a64842849a2c5167f91103097f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.01502017 BTC
Feerates: 101.49 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (68,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,521 846,521 0000000000000000000210b6def614835ceab76e76fa29398ecc41fe4efeda2c 3,239 1.00/1.00 vMB 38
846,520 846,520 000000000000000000032688e39cd8468117d1d970236804d7be140fb459a522 3,156 1.00/1.00 vMB 35
846,519 846,519 000000000000000000029ed4c9b80d85919eb41a97ba44c512a57b08b5449096 2,832 1.00/1.00 vMB 31
846,518 846,518 000000000000000000022dee5f3fa6716796825fd12d409ed695f34dd9aa255c 3,069 1.00/1.00 vMB 48
846,517 846,517 00000000000000000002a63a5d94d0691fc1275482e3adb460d97b1fcfae353c 2,244 1.00/1.00 vMB 34
846,516 846,516 0000000000000000000224cdfad842d3ccfd709a8e2ae1a515f35fd88e1b2106 2,860 1.00/1.00 vMB 54
846,515 846,515 0000000000000000000147081acf0067a0a995f3e929f3d94bf83768325855b8 4,167 1.00/1.00 vMB 27
846,514 846,514 000000000000000000004fdea0755a783e6a7eac4b1c7f629d52c58e825b3715 3,868 1.00/1.00 vMB 31
846,513 846,513 00000000000000000001415aaeebe2d0be59701e6dba4df455263c8082fc2e9b 3,078 1.00/1.00 vMB 38
846,512 846,512 00000000000000000000715b675d9343889d5ce83ebf90a5fb7fb7e7e2c6eb9f 4,039 1.00/1.00 vMB 24
846,511 846,511 00000000000000000001ad2b8316074b571bb833aa2011854d6b22d355a88eae 5,188 1.00/1.00 vMB 31
846,510 846,510 000000000000000000013c6d22ce5eefde36653256ab5e758bd540a39e0bd68c 5,196 1.00/1.00 vMB 28
846,509 846,509 000000000000000000003bc2feb4298c0d4d7bd20f3da3fd3f48ae1751835dd4 4,241 1.00/1.00 vMB 36
846,508 846,508 00000000000000000001fd2055b3edf6dd65c20789439ef959b037e8c8d057b4 4,113 1.00/1.00 vMB 28
846,507 846,507 00000000000000000000da7a5f834d756daa5a05d73a60a6b17a05d944eb9c05 4,949 1.00/1.00 vMB 27
846,506 846,506 0000000000000000000130510c220ca3a595942e504a9d600d4a2f608164545c 3,775 1.00/1.00 vMB 36
846,505 846,505 000000000000000000016550546accdab289eaf25c93b24153d2dd2c3344ca20 4,175 1.00/1.00 vMB 31
846,504 846,504 000000000000000000014cd79802b29c1dcd7fc6debee1e3968cfc216b59bf16 4,920 1.00/1.00 vMB 24
846,503 846,503 0000000000000000000099e266c6c960e74e3464aec7d1777d93d0055333cf7a 4,534 1.00/1.00 vMB 24
846,502 846,502 000000000000000000001fa5856c76faf75f85f8b345da5ee657102032d0c59d 6,173 1.00/1.00 vMB 17
846,501 846,501 00000000000000000000a530fb1ab5945cc89e3c653093a053bfb07c75a04781 5,035 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.76 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: 632.50 GB
    • Received: 12.12 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.