Loading Tool

Explorer IconExplorer

Memory Pool

42,203 transactions
27.59 vMB
0.08697485 BTC
Random Selection Loading Transactions
Max Size: 142.73/200 MB

Candidate Block

Mining Attempt 847c056c4724e0152f21b923051c92401c35d5f59f8ca88217fad5aec64b581b
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 92de4e3c18e2003b489217177194e8515b991f2c718a97c9d12ffb24e6eede40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.03166697 BTC
Feerates: 144.55 > 3.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (392,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,614 522,614 000000000000000000022ee7644754f737485bcb888532764f8d26b076451de0 517 0.59/1.00 vMB 8
522,613 522,613 00000000000000000041460e0a327c4b1ec8b255b050512e928b4b28150eb878 2,297 1.00/1.00 vMB 16
522,612 522,612 0000000000000000001aa99c7f756888444ebb7b817557286dea02b3522d534f 1,168 1.00/1.00 vMB 19
522,611 522,611 0000000000000000001cf569220149f622f87f3618c0fddd0cf3a15bacd30e7b 2,743 1.00/1.00 vMB 61
522,610 522,610 00000000000000000000a7a53ded71d36016f4922142a3089ada6a24e15fd5fd 340 0.23/1.00 vMB 34
522,609 522,609 000000000000000000419b36c61b48ee25975dabaf1481c25815452139bee0ea 435 0.25/1.00 vMB 29
522,608 522,608 000000000000000000433eca8f4eb46e5b578f2ab53f7eee582fc61701125a6e 782 0.86/1.00 vMB 12
522,607 522,607 000000000000000000058e4ee44cd26e9e40c3a57ab480cefe433d6ee28ac228 1 0.00/1.00 vMB 0
522,606 522,606 00000000000000000016e5747857b57f2aa5bd6e63a779ff4959c7c7cdf064c4 507 0.99/1.00 vMB 7
522,605 522,605 0000000000000000003bb4981976f34c87f50717912e3af6cab9fd9114ee27cb 1,930 0.98/1.00 vMB 21
522,604 522,604 000000000000000000176515f3cc79a151ec9d49bb5e07bf3f21f2dd810bad32 1,839 1.00/1.00 vMB 39
522,603 522,603 0000000000000000001e53d455b0fa4c2dfe98c0d97f21141415808751b78066 243 0.25/1.00 vMB 14
522,602 522,602 00000000000000000007ceb326c35e0f053cfc7e904d7b385b4dad46d065ae8c 996 0.96/1.00 vMB 21
522,601 522,601 0000000000000000002d271a85aea28a7fe7da73197b4c32be870f275657b575 1,233 0.92/1.00 vMB 11
522,600 522,600 000000000000000000356d877ef54112cc424e294ba7f857aa75482d50ead6a5 2,137 1.00/1.00 vMB 52
522,599 522,599 000000000000000000088286267974c51bf4b193d7b2a3507c805a8348b0ca7e 1,319 0.72/1.00 vMB 8
522,598 522,598 0000000000000000001c2b3148b7197647de3dd3b958aa368593062e76ab0cb4 2,355 1.00/1.00 vMB 17
522,597 522,597 0000000000000000000a11faba5b03a078abba06cadd92a6079fc60e4a989f97 1,814 1.00/1.00 vMB 33
522,596 522,596 0000000000000000000044d9748c919788da7d2a80dd7edc20e8575ae6d75e15 1,743 1.00/1.00 vMB 17
522,595 522,595 0000000000000000001c7d83a67152265e2ce3b17446c96a056ebae63b0551fa 2,952 1.00/1.00 vMB 69
522,594 522,594 0000000000000000001e29fce1976d6427dcb92f03c500c544dccd1f4605541b 2,354 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.79 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: 633.83 GB
    • Received: 12.21 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.