Loading Tool

Explorer IconExplorer

Memory Pool

42,292 transactions
26.47 vMB
0.05393148 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt 99c2efa1d14de28b7158190d7c93f9fb3271560e0455e8731bbfe066fd74719e
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root b14bdb9e34fd80bdc5a6e286649c6c5516d2b4117b44ab9baa4985481da79545
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,445
Size: 1.00 vMB
Total Fees: 0.00530934 BTC
Feerates: 21.89 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (535,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,479 379,479 000000000000000002f115b8536edf976e4b71cdd5ae988cd99a4ff1f3e63d58 1 0.00/1.00 vMB 0
379,478 379,478 00000000000000000286409e3efb3e7c0653be26472f19089dbee4861f08e0ad 119 0.95/1.00 vMB 5
379,477 379,477 0000000000000000099efaab37027ac5a96d0330f238734d0289bf5ca15b8ad1 166 0.10/1.00 vMB 27
379,476 379,476 00000000000000000f7e94c57ff21aafc7529c0fe0c529e3c1c82bc77e39ee2a 673 0.28/1.00 vMB 43
379,475 379,475 00000000000000000209e2aa8f2ff7f3828219af7413ccc2073c94c408c93ed4 266 0.58/1.00 vMB 11
379,474 379,474 000000000000000003353bd2579de3c63343012fb2e1ac849b3b8ffd6befc01e 1,176 0.75/1.00 vMB 27
379,473 379,473 000000000000000005065118b6ea7cf28549b82e6cd2db3bf818ee42bc7ae5a0 2,685 1.00/1.00 vMB 52
379,472 379,472 000000000000000001acf825a1b2738acbb1dda5a0cabcad87ae4083cbfae3e5 915 0.41/1.00 vMB 43
379,471 379,471 00000000000000000e5db5de0d69a039d98d04b15ee3b1817d8181c6090e422b 1,087 0.75/1.00 vMB 25
379,470 379,470 0000000000000000120ee1d1c4d83c052cb42998f5c9682b409422dc633b6500 610 0.43/1.00 vMB 28
379,469 379,469 00000000000000000c0111e2f006d505a2c97b3dff29fd17c27c7708a4189bec 1,403 0.64/1.00 vMB 37
379,468 379,468 00000000000000000bfa601c79a8cb818eea9e0a07f50342f7f53b95ac55e495 1,042 0.46/1.00 vMB 35
379,467 379,467 00000000000000000dfc615fcec58008800a19578308e47607aa2a9e8a06c735 1,215 0.70/1.00 vMB 32
379,466 379,466 0000000000000000065983009f7ab5ac084396ecd9c3d60eb1d871bea946d7bf 186 0.14/1.00 vMB 25
379,465 379,465 00000000000000000e01b8b74ff80e682419619c55ad0881fb95cec46ed8cc2d 798 0.60/1.00 vMB 32
379,464 379,464 00000000000000000fb709606ba67a30e9924e84af133ff0731999542e87957f 383 0.84/1.00 vMB 19
379,463 379,463 0000000000000000006e41b586d1f2c2aac3e73810ea3833f39642913686c08a 760 0.85/1.00 vMB 23
379,462 379,462 0000000000000000073a361bcddafc6f3ffd83e4c084f065afbb4513bbd87e2b 1 0.00/1.00 vMB 0
379,461 379,461 00000000000000000ac03937dd52ad51806ce9a71495f21eb6e656c950cb05d6 939 1.00/1.00 vMB 19
379,460 379,460 000000000000000007e9fc5492daf3f02b5b51c22209f7a5fd15c11c5b054df1 1 0.00/1.00 vMB 0
379,459 379,459 000000000000000009bf1127be307aff6fc3900d58044495227982a45d5b4a44 846 0.46/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.