Loading Tool

Explorer IconExplorer

Memory Pool

80,849 transactions
30.08 vMB
0.12675676 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt ee74a1d559aab58afe818e9e92e1097dc4a48d842b746b6724288e35eec2d32d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ac33a922b68ae0f4e5f422a4f6d9335cc18c814d6b7218195cc0f1855201044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,755
Size: 1.00 vMB
Total Fees: 0.05237236 BTC
Feerates: 242.90 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (679,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,813 235,813 000000000000000e26f884c808ba0bc9798f2f037aeecb512c6f84cbbe396a98 45 0.02/1.00 vMB 198
235,812 235,812 0000000000000016c3c22e0a5004c569e162ff2c6c2083a4344622537fe754a3 31 0.01/1.00 vMB 171
235,811 235,811 00000000000000f20d4722f25d70136e4982aca43efeb6ccb5ec00a4e32e0aee 34 0.02/1.00 vMB 187
235,810 235,810 000000000000003d8840d4ae633956b003aa3f7fee85f5499fe3b8e0ba83b862 283 0.08/1.00 vMB 31
235,809 235,809 000000000000009d1882cda413125683c39b95b68c224697f39918c2ca80271b 145 0.07/1.00 vMB 181
235,808 235,808 00000000000000fa188053b48765b3590d9cd1bff94f11be3fd404a323a2a07d 145 0.25/1.00 vMB 20
235,807 235,807 000000000000006faceac2df2361462e61434238921923c627b21d823e7b9f8c 325 0.15/1.00 vMB 172
235,806 235,806 00000000000001626982637391b27b25cc84a1cc75110a897dd585e4d5c01f88 55 0.08/1.00 vMB 69
235,805 235,805 000000000000000cf0f6013439f14d08d494b4bbbd51b5fe1c4fc354428fa93f 562 0.25/1.00 vMB 177
235,804 235,804 00000000000000dcd2ab6b209f1ec6d26dea306911c0d474af8d7411e5a9c362 385 0.21/1.00 vMB 157
235,803 235,803 000000000000006ce649bb5e1a69bc26f84f01a251a1a3209369aeb62f728a60 428 0.25/1.00 vMB 122
235,802 235,802 000000000000014a4bb6af7dceba3ff520a6783c2fa1750bce0207069c4150ac 4 0.00/1.00 vMB 90
235,801 235,801 0000000000000125f6a7a94614115a4c1c702534629d1d39e906cf898b0c8cf6 792 0.38/1.00 vMB 157
235,800 235,800 000000000000006a5f6b8d5165e556cf532e044ebb66585225f1ade462ef1dd9 158 0.09/1.00 vMB 148
235,799 235,799 00000000000000b0e39ff744d6b0e063ad08433ff2dd1f72d07ef4b9701328c0 825 0.37/1.00 vMB 181
235,798 235,798 00000000000000f3aba8ce76e2bfb83247d925c1614747109a39ac25721f409f 494 0.21/1.00 vMB 180
235,797 235,797 000000000000001d048a3d33e3e1d1d6b3785517c415db834617d8583b483185 276 0.19/1.00 vMB 113
235,796 235,796 000000000000005e47f22a8a55de98a2815c41cded42c0b47ce7b806e3941087 698 0.25/1.00 vMB 227
235,795 235,795 0000000000000039bc8107195171b795939a353a94bb0b72774e2ccdcd3da469 628 0.23/1.00 vMB 190
235,794 235,794 0000000000000094353b5f43a1339d8d371abbe9b3bd42b3a45f776f7a52fe48 170 0.15/1.00 vMB 75
235,793 235,793 00000000000000766b7eb35bc383527358c2befb02f7f9b7bc8b56c5ea3a3f74 672 0.25/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 782.67 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: 673.21 GB
    • Received: 16.42 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.