Loading Tool

Explorer IconExplorer

Memory Pool

89,029 transactions
33.16 vMB
0.20250237 BTC
Random Selection Loading Transactions
Max Size: 199.97/200 MB

Candidate Block

Mining Attempt b0d457ba9def3e2e15d759601bf5674ccf5ea5b4fa62ad9479a2e467a9f32e19
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root be287ae482b37233a7723c37ad702fa1a612241389367d1f7af8695fd50d472b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.08991485 BTC
Feerates: 387.56 > 9.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (376,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,083 538,083 0000000000000000001602c0569f914a87b39a56b4ec9e6e9ff50bb46a915b99 1 0.00/1.00 vMB 0
538,082 538,082 00000000000000000001e11a047abd37961e58be294ff7863833d2360e7d2d3b 2,201 1.00/1.00 vMB 10
538,081 538,081 0000000000000000000d66e424c778663f4b3c99c399e5e56033fc5c5b5177a3 2,623 1.00/1.00 vMB 28
538,080 538,080 0000000000000000001ef371b522eb7dc109ea3754e95bf3f7ce353a802085cc 34 0.01/1.00 vMB 25
538,079 538,079 000000000000000000157d2ce47d5f546b05a5fb10c20d251ea0e6d8031fe82d 1,410 0.73/1.00 vMB 14
538,078 538,078 00000000000000000017331e357d97d1339b3b1b124538cad591d4c328241158 43 0.05/1.00 vMB 8
538,077 538,077 0000000000000000001a2d89dcd72e7becd5ba34d229b0b3315b28c36b75fb10 83 0.03/1.00 vMB 23
538,076 538,076 0000000000000000000578be543317d90fb430e073368bb08bf50c36ff961f02 2,193 0.88/1.00 vMB 9
538,075 538,075 0000000000000000000145212ec5c2b4e97ca19b57d850417e38783ec8d387d7 2,245 1.00/1.00 vMB 24
538,074 538,074 00000000000000000002ab1c26fa0cdb3c977bdfaa0366cd6e44fcc7bc4cad26 1,077 0.49/1.00 vMB 20
538,073 538,073 000000000000000000281f3a8d9c01e36abb43b6782eb465c2d748463b8ce5b1 861 0.37/1.00 vMB 18
538,072 538,072 00000000000000000019fb8616404421474eb427423ffcfd7d5c463e8de94d89 479 0.22/1.00 vMB 16
538,071 538,071 00000000000000000017fe9aceaca62ff342622bb1573c6f29753038819559cb 314 0.12/1.00 vMB 19
538,070 538,070 0000000000000000002213251ad24d57c6954b83cbd5e733129a4704df7aed00 975 0.47/1.00 vMB 30
538,069 538,069 0000000000000000002bd3bf206c09c3255aaa0a8a580644c9e73d67257c7d3c 1,835 0.67/1.00 vMB 18
538,068 538,068 0000000000000000001f0bfa7b947ac92a64c1b8e457f5bb6ed988876e6a759e 225 0.07/1.00 vMB 24
538,067 538,067 0000000000000000000278c5d95a56f985019eb67cae28a5057bd9549d592be8 799 0.39/1.00 vMB 31
538,066 538,066 0000000000000000001b52086fe3f57800386e9849227b008500c48b99dd6be0 657 0.31/1.00 vMB 20
538,065 538,065 0000000000000000001432199169d67a41368966ae624341eebcc7ce948b71b4 624 0.25/1.00 vMB 16
538,064 538,064 00000000000000000003e1812910100c41a088e5c878d26e528fbed92bf2c90f 16 0.00/1.00 vMB 29
538,063 538,063 000000000000000000015ba0c555587d0e6125333285b60790af985ab2d5563f 2,494 0.99/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.