Loading Tool

Explorer IconExplorer

Memory Pool

24,844 transactions
12.23 vMB
0.03329212 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.80/200 MB

Candidate Block

Mining Attempt a35700c5127bc79e8274bfd6db96c9bc039fe6512691ee1eeed49f2c6d1fe4de
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root 377a67392e3a89ae62ed5aea0168cede1fdec573b6efa0c9afbd2c80ea63f034
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,964
Size: 0.997965 1.00 vMB
Total Fees: 0.01131265 BTC
Feerates: 29.85 > 1.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (776,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,941 136,941 0000000000000a21907a50af01d3eb8bb52cc0b18edea7facf0dce4b31d8932a 15 0.01/1.00 vMB 653
136,940 136,940 00000000000008a775b6deb2c992a2a75de45abea93b5736c125f7ce61be7782 11 0.01/1.00 vMB 152
136,939 136,939 000000000000090c6c5b15e7f73b0d84b3ad540c6bd10bfe5db2d009428e8f18 45 0.02/1.00 vMB 289
136,938 136,938 0000000000000a02e4fc7496ec6e4a2dbd901cbaf751aea0afbfbc2e78128f57 120 0.05/1.00 vMB 266
136,937 136,937 00000000000009686b6a7fc1f9d9d9ad62e96e16cf5d41086634af1967651e32 23 0.01/1.00 vMB 36
136,936 136,936 0000000000000845206d7c74fa1d448e421b26d1b8d09050a61741249c532f9c 1 0.00/1.00 vMB 0
136,935 136,935 000000000000002a993b962f155df2e3ba79affe76050078110e34c6d0ef5c98 37 0.02/1.00 vMB 1,580
136,934 136,934 0000000000000735b93c66b39c0f56515f82ab515c6820ddbbf1493abb77ec50 71 0.02/1.00 vMB 2,641
136,933 136,933 000000000000067077e05ded26cb39f1b1cd8555adcf378d36373a12123af0f6 88 0.03/1.00 vMB 1,754
136,932 136,932 00000000000001461672bb73a8ce20dea23728cb04ae909104a0140c2bd36f8c 38 0.02/1.00 vMB 2,886
136,931 136,931 000000000000082471b5e3d6fe7c79191dba9414e68209a9fd93da41e03c21f8 14 0.00/1.00 vMB 390
136,930 136,930 000000000000001c21c03483b1eab23d6c0467fa7acb4bacb97d73591571ba97 39 0.03/1.00 vMB 590
136,929 136,929 00000000000001ee2df87d4fd8b3c903fcab586ce86084a2c72e639b5815d7ae 64 0.03/1.00 vMB 219
136,928 136,928 000000000000000e5b44cb9b537e79227ba232b45cbd5af5112f186d03bca221 73 0.05/1.00 vMB 216
136,927 136,927 0000000000000a9325796aee66e8cdd39a9cc2baef533ffc72228a01e0e2eae4 2 0.00/1.00 vMB 0
136,926 136,926 0000000000000a96414bba85481d0d7ede8a42f47d1d94fc3665b3677cea500c 105 0.03/1.00 vMB 153
136,925 136,925 000000000000036421463ba4a253b9ca72ecffb374eba3e786081311b0a62365 27 0.01/1.00 vMB 391
136,924 136,924 0000000000000420fad0aed89e7830a97c2644a517ae90eb9ce7a7bf61d69a20 8 0.00/1.00 vMB 28
136,923 136,923 00000000000002b5399387cc2f98a41fb6d7dbc32ca2ff02a6faef53617bcbc1 19 0.01/1.00 vMB 377
136,922 136,922 00000000000007c2c78dd5b16e1ea2f7a00393957c7962c8db4bb3fcbdf8a2e6 52 0.02/1.00 vMB 427
136,921 136,921 000000000000066c6aeabb5a92415a843cc105ad5d07ba4357bdf8cf42ba30de 84 0.02/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 780.00 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: 477.44 GB
    • Received: 3.09 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.