Loading Tool

Explorer IconExplorer

Memory Pool

77,236 transactions
28.34 vMB
0.09093989 BTC
Random Selection Loading Transactions
Max Size: 172.64/200 MB

Candidate Block

Mining Attempt 9214857f42fa97db12bf5a6a916d77e9dd6291ef69519e3bd362f6599d760786
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 863b2c414890585473a46616e90eb2333a742312c1d0ff2f646f8df3f6a81604
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.02823046 BTC
Feerates: 201.07 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (618,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,619 296,619 00000000000000001d1127a9f4010e14002ed6759547c15e0870fe2e49e7e8c2 430 0.21/1.00 vMB 42
296,618 296,618 00000000000000000d62e9c70dbbfdd476a441274fdef1272a71505bccea2408 120 0.05/1.00 vMB 33
296,617 296,617 000000000000000076035c8784e44bc44ea2314af8d722ea05039a32878fb052 41 0.03/1.00 vMB 24
296,616 296,616 00000000000000004a5d88e5adeb83146d3e2e7bb5c5988527fa778de3f1fb5e 37 0.03/1.00 vMB 7
296,615 296,615 0000000000000000064a014d2bfd8bb30a479914d1a271466a41d27862160854 308 0.13/1.00 vMB 37
296,614 296,614 00000000000000009303878efe7e745c220dc64f2a335618df2e1201696af312 157 0.07/1.00 vMB 31
296,613 296,613 00000000000000008953e6e3eed7349b3c32a439721ec5fd3eda3051a67a8ffc 624 0.28/1.00 vMB 57
296,612 296,612 0000000000000000743548363034f749407ccadc0257e85c44b6859ab58feac4 112 0.09/1.00 vMB 22
296,611 296,611 000000000000000040d8065af17de1d027c45ac52ab93d0965995a7f605d3c68 256 0.09/1.00 vMB 50
296,610 296,610 00000000000000005a1abf616cb4070a415be4d60a6e63dd3d1b26eb08bfb544 34 0.02/1.00 vMB 28
296,609 296,609 0000000000000000685ebe1efc49fc65b3b1076949fff0e201708c50b78b1f4b 90 0.03/1.00 vMB 37
296,608 296,608 000000000000000098ba0aaa426c91d9e1cb6eed830fdb230711478352d69ed7 371 0.18/1.00 vMB 34
296,607 296,607 00000000000000009ba967d85e134c8d68204ff44ea2bc9e98d9b092af154d64 53 0.03/1.00 vMB 5
296,606 296,606 000000000000000071fcdaa2a1ae34b553c9ccf9a25135bcc1496075ed77f556 249 0.13/1.00 vMB 31
296,605 296,605 00000000000000008858b96e235fad50a63ea84b0a4a5c464bb7e44938e644bb 825 0.51/1.00 vMB 31
296,604 296,604 00000000000000009cb2a10595ae3cff9e1d1dffb24f81c4c02127e9927bdf28 31 0.01/1.00 vMB 23
296,603 296,603 00000000000000007287b430569a30f11db5c7e125c555311cdc824e0a5b637c 19 0.01/1.00 vMB 37
296,602 296,602 00000000000000009b86bd9662b9e5532fb0b5801497b76fe9b68f8270a9ef4d 79 0.03/1.00 vMB 34
296,601 296,601 0000000000000000389e5c7c64425ebe31b678105c62d515a692630f1cde2149 91 0.05/1.00 vMB 31
296,600 296,600 0000000000000000035910c23968d95c52501169c012ca4fe298dab94dd4e420 441 0.24/1.00 vMB 33
296,599 296,599 00000000000000005c7469c7518236bb3c5d36f0c242fb8d92282fa2bd8cdeff 269 0.18/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.