Loading Tool

Explorer IconExplorer

Memory Pool

26,462 transactions
27.00 vMB
0.09844857 BTC
Random Selection Loading Transactions
Max Size: 129.73/200 MB

Candidate Block

Mining Attempt fecb78bfb2160664d40d588b07eec95b07d22ce54be20261eda74af0e6b1b7fb
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 53f19570d505e1d3d71cde09d0c10c7a50a4494616257a008e7f15111c430d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.04749798 BTC
Feerates: 101.66 > 4.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (397,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,477 517,477 00000000000000000003f4fe1539fac6da00217be703ad277f748e0ab7fd9538 2,247 0.85/1.00 vMB 30
517,476 517,476 0000000000000000002b915aa1368c35e242a7bd882b6085bd1fe2b4177535f4 6 0.00/1.00 vMB 9
517,475 517,475 00000000000000000010467dfff787f001bdceed5ba55c8c0572586c641c9e97 10 0.00/1.00 vMB 14
517,474 517,474 0000000000000000003e7bc3e99dfd44ced2526d0b3fde1483f66a1c1b3bf4b1 107 0.06/1.00 vMB 14
517,473 517,473 0000000000000000000a1604ba3f7bb12e5ab851d0b0e73cf50fac0770f8b5de 775 0.39/1.00 vMB 23
517,472 517,472 0000000000000000003effccbf9517188f4ceb8131e19e0d87d73cca41d31ee3 236 0.10/1.00 vMB 21
517,471 517,471 00000000000000000027da72a43f4be1e50aff0663fa23a7a1f93b536cb068aa 2,323 0.89/1.00 vMB 26
517,470 517,470 00000000000000000026b2e14b18d366cb447510ef4c0d2d8c2a73285c3ea26d 2,143 0.84/1.00 vMB 30
517,469 517,469 0000000000000000000595bf89b8cb3a953c2fbaeb7551c921667787f81ac832 436 0.36/1.00 vMB 14
517,468 517,468 000000000000000000117303d157c506a2a25cfe8a61c666412deb920c1d8def 458 0.99/1.00 vMB 5
517,467 517,467 00000000000000000027c947731c207c0171b016640c3ec0ee5160d0f7dd5baf 763 1.00/1.00 vMB 9
517,466 517,466 000000000000000000342530b9b2e3782590840bbfa1f0186c1efe696d2e6438 726 0.33/1.00 vMB 27
517,465 517,465 000000000000000000145074c9fdb0d5e526068dd6d761e08f147a31707452a8 1,872 0.99/1.00 vMB 19
517,464 517,464 0000000000000000003297abe0d588a9359756453ef288822e14f93eb70b4565 689 0.99/1.00 vMB 7
517,463 517,463 0000000000000000003282b144f8fb6501b312f68ae9a0ef8a94f65d8c40662b 491 1.00/1.00 vMB 5
517,462 517,462 0000000000000000000f835c12ceccd1cea51c306d35de8a3c10aed7183e68dd 1,270 0.97/1.00 vMB 25
517,461 517,461 00000000000000000029e79a17d12b8349fbb3026cb2d93aad84d10bd8bf0fcf 161 0.97/1.00 vMB 3
517,460 517,460 0000000000000000003577494a8616f8ad2b50c3490073b03d32bed381c7798a 1,531 0.98/1.00 vMB 18
517,459 517,459 000000000000000000111c00e2b35d52003fd2344ac6d4cdee6769e963619797 356 0.99/1.00 vMB 6
517,458 517,458 0000000000000000001c2ad5a3044ab79552c991fa936f2488deb810a11c916b 1,178 0.99/1.00 vMB 16
517,457 517,457 00000000000000000044d7bbafb94f0aa8205f562ea077023d9841b9b1404428 1,318 0.98/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.50 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: 612.01 GB
    • Received: 10.95 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.