Loading Tool

Explorer IconExplorer

Memory Pool

26,573 transactions
27.33 vMB
0.06947588 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt 149e212f26c31f791bbe1c4ee1253533a59d21a6b99892fced4b73429d343af5
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 3a732870b17009bdfe75174112081b4f4adc986d83b7ec2e4d118314580307ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,232
Size: 1.00 vMB
Total Fees: 0.01780191 BTC
Feerates: 102.52 > 1.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (679,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,056 235,056 00000000000000ef239871a4b3c31a174a6759bbcad93bf3ed0b534639a12a6c 444 0.21/1.00 vMB 153
235,055 235,055 00000000000000906d2875d8ffcb67793525309752e7b02b68580ba73c569b60 620 0.30/1.00 vMB 137
235,054 235,054 000000000000011fc9e1a66ace23319150bbde63bf6eec3b5ca99480133ca9bf 334 0.15/1.00 vMB 155
235,053 235,053 00000000000000d4573193d4989ae5b10f4d7c107e7b0342b9a83b39f8f1c41b 398 0.19/1.00 vMB 155
235,052 235,052 000000000000018a0d38ecdd2d11fa7cc870d7e8da304d71ee53428585602cba 232 0.15/1.00 vMB 132
235,051 235,051 00000000000001a542d9025a6930827afab90973f7085e4cd13107b30990f735 494 0.23/1.00 vMB 166
235,050 235,050 0000000000000142e069cf1e79ac73f6c849a44301031efc736d1fd05fa0497d 326 0.25/1.00 vMB 104
235,049 235,049 000000000000015f9fc9be0be826af240ff87c47727b6540d77878af1a0e0d3d 66 0.03/1.00 vMB 161
235,048 235,048 00000000000001955c37d9f36017572420eb1bc731bd0381de429d08ee98c143 144 0.15/1.00 vMB 48
235,047 235,047 000000000000018220fcb004f2694ea0cae997c1112d99a1433b99ede0801c57 705 0.36/1.00 vMB 134
235,046 235,046 000000000000013434efe62c2e063e7286e67f439b7fbcecc9c3fc791ea2a918 340 0.19/1.00 vMB 154
235,045 235,045 000000000000005417860c608b3f6ba1b1145aa03b71dca6a9688a27369b9d88 57 0.03/1.00 vMB 44
235,044 235,044 0000000000000177ff4d18574b06604d9a99567ead24d129954de7e8a41519b4 195 0.09/1.00 vMB 157
235,043 235,043 000000000000004b109ff39f56dd7ec6369a525100230e8c7fc23ce7fbe324d5 477 0.21/1.00 vMB 183
235,042 235,042 00000000000000d5749bd562d738579ef1cba2e025d601c10871e1d3752965a8 374 0.15/1.00 vMB 224
235,041 235,041 000000000000010bf82e1d15a47393c3e2dbb74fd01630db7907f4f4902bf5d6 110 0.06/1.00 vMB 115
235,040 235,040 00000000000000abbcada1b3f1c294e1d0b1fca845b1d4b65472e7f819373be2 427 0.22/1.00 vMB 151
235,039 235,039 00000000000000bc8ef3c270d32d5ba4cb10715c8178df652329b52f57b82a3d 260 0.15/1.00 vMB 108
235,038 235,038 0000000000000001fbc91117de4b97ac04ab8074e81422433da1761fd05dc7ff 542 0.22/1.00 vMB 130
235,037 235,037 00000000000000ccc0973e3c1b64cec2031572c9f669cd64693744aa015999a9 292 0.10/1.00 vMB 3
235,036 235,036 00000000000000d56e84be6f9cd20aaa138ba6db825b38b0014849263f79d4f8 460 0.19/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.00 GB
    • Received: 10.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.