Loading Tool

Explorer IconExplorer

Memory Pool

79,089 transactions
29.27 vMB
0.07102721 BTC
Random Selection Loading Transactions
Max Size: 175.68/200 MB

Candidate Block

Mining Attempt efe7bdde68859f35d4ad3318e3fafef2611c8d94388f73cec25e33cf6c2ee30d
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 867d89e9bf3bd0b5b265bd67a1d1689e1ac99402e3440cc6e8439037ebfccf9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.01158025 BTC
Feerates: 170.94 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (376,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,691 538,691 0000000000000000002308b1c0c6f3f7701895cb2e820ed417d8ecf4d94e66a4 991 1.00/1.00 vMB 9
538,690 538,690 000000000000000000288e457c4b02d596dc83d5c7b37c7f6d08254713827761 1,885 1.00/1.00 vMB 3
538,689 538,689 00000000000000000022570fb69a24d57fdbfb4732eb58b56d320b44c7d751a6 2,210 1.00/1.00 vMB 51
538,688 538,688 00000000000000000022910a7e3c24cc7c101cfae406d9f64353ae9487b572d7 2,188 1.00/1.00 vMB 31
538,687 538,687 0000000000000000001d9b9c5864c3c546633abe054d707cd1d5bfd5df1a80c8 1,556 0.70/1.00 vMB 24
538,686 538,686 00000000000000000018db953862c6a82c76fef850935d48c9a3b92f2b61c5e7 572 0.33/1.00 vMB 19
538,685 538,685 0000000000000000000af944baf46a572ed6498b7a96b8990b264c511e7d05fe 1,873 0.94/1.00 vMB 16
538,684 538,684 000000000000000000091c6ce506b7240717198a84b6dc056221ff7967ac321a 555 0.23/1.00 vMB 60
538,683 538,683 000000000000000000182b955282216c24a2eaed40c3c76491a2de3837398404 1,068 0.45/1.00 vMB 38
538,682 538,682 0000000000000000002806557d6f28ba0a3186d82b268ed597e7c262d5953427 1,597 0.65/1.00 vMB 25
538,681 538,681 0000000000000000001d803e9e733f910d43d51d0664a498f2e7e2dd0c533941 600 0.26/1.00 vMB 19
538,680 538,680 000000000000000000084b2c63d54ad0ca832a55ca65337c9b03852b63efdc1f 1,128 0.47/1.00 vMB 25
538,679 538,679 0000000000000000000422c3f3e8bb58950fd17b15b035c89870f66a0d333439 2,245 1.00/1.00 vMB 23
538,678 538,678 000000000000000000035db50347a7628620875b84121dc5301952f479d83aa7 2,468 1.00/1.00 vMB 24
538,677 538,677 0000000000000000000e6efda97f3cbaccda031fdf0cb7f3f8cf8be6bd4e151c 622 0.22/1.00 vMB 27
538,676 538,676 0000000000000000001785dceabe4942372edeba7493d2baadd69c07fd5cdec8 910 0.37/1.00 vMB 18
538,675 538,675 0000000000000000001a2752e065cff54d4d9e199cf90f254cca417e0c602d2c 486 0.25/1.00 vMB 25
538,674 538,674 000000000000000000175078a65a14ae246abc5cf70f2db441c74d2fae3b8bad 790 0.30/1.00 vMB 32
538,673 538,673 000000000000000000123f1959913d011e5e5dc8fa61ece30e205a3bf6145fae 752 0.28/1.00 vMB 18
538,672 538,672 000000000000000000077c5907f76945c14a9dd5ce72b17a9bad7d65a0560505 32 0.01/1.00 vMB 54
538,671 538,671 00000000000000000020601b8a75cb7ae9cafa5429fb58952741c70261249953 493 0.19/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.