Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
29.88 vMB
0.09099802 BTC
Random Selection Loading Transactions
Max Size: 182.39/200 MB

Candidate Block

Mining Attempt ca52f8575c5f6fe339dfe79ff92ed0afcf69f4135f9df87205f84d4adb4cd912
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (618,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,509 296,509 000000000000000047cac02ef0e633085077c30db596513d348a13f18956ad8c 504 0.29/1.00 vMB 33
296,508 296,508 0000000000000000370701a30139801e814433b24e021323d4e338625b44f411 194 0.18/1.00 vMB 62
296,507 296,507 000000000000000013c402a3a2febff824756d0278055344503d31cff41924c2 1,133 0.70/1.00 vMB 36
296,506 296,506 00000000000000006dbec947efd22444558e8ee58bff65fa9c55a0ac26a9b295 42 0.08/1.00 vMB 14
296,505 296,505 000000000000000090e131ba96416db068f19620f7b3efc98e29e11e245ce25a 30 0.05/1.00 vMB 16
296,504 296,504 00000000000000005fd78daabfaaf95302d1a2f20c1e5140f9ae68436e82a254 95 0.04/1.00 vMB 32
296,503 296,503 00000000000000005aeb1598e08c6afca09bacd4b0026e96b9e251d1377bcef5 64 0.02/1.00 vMB 15
296,502 296,502 000000000000000028be8882e6eb599e9c8613f238ead969adcef4fc712e7554 792 0.43/1.00 vMB 43
296,501 296,501 00000000000000009be8bf743ff7e2947c282cef89f5b054f3fbdc027563df94 118 0.05/1.00 vMB 45
296,500 296,500 00000000000000004e1ae2e54a9090c1dcd9a4d0d1bf2ea4e36efa40c6fcd49e 1 0.00/1.00 vMB 0
296,499 296,499 00000000000000005217251bd3b26cac6e4154828a7cc0f4b2c9748aed675220 212 0.10/1.00 vMB 38
296,498 296,498 00000000000000006b378b4479668eb96f4b0180c4c6964c6e8bf36c643b60e9 171 0.07/1.00 vMB 78
296,497 296,497 0000000000000000857073019f3342811c6830120532a2b8ac0e45a830eba65c 607 0.83/1.00 vMB 17
296,496 296,496 00000000000000007fe70dc56c1690274380d940ec0fb5b44573d4f3f37a275f 1,463 0.50/1.00 vMB 56
296,495 296,495 00000000000000007bc26f90ef9f6bbb4713030e414927ee030cf4654dce6f9b 165 0.07/1.00 vMB 44
296,494 296,494 000000000000000056eaf36e376aa6dbd858cfc1f7db480c069b1cfb76f81c32 30 0.01/1.00 vMB 40
296,493 296,493 00000000000000009929c31791c78595301a847315a20aa4b0a16a18e581ee45 74 0.03/1.00 vMB 40
296,492 296,492 0000000000000000307ea1b08b26e0958a18c030e8a62b0a98c430c60e569450 405 0.19/1.00 vMB 36
296,491 296,491 00000000000000007b537b675c3c902500a33645406984b067d43d59bb5586a0 55 0.02/1.00 vMB 51
296,490 296,490 0000000000000000122258333be9d8c6c5a9605291034db94fb5d87ae306a0bd 485 0.21/1.00 vMB 38
296,489 296,489 000000000000000034580ebc05b521e6d678645d3fd268e3f6e044ba472fa764 141 0.07/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.