Loading Tool

Explorer IconExplorer

Memory Pool

41,641 transactions
31.63 vMB
0.08812546 BTC
Random Selection Loading Transactions
Max Size: 158.68/200 MB

Candidate Block

Mining Attempt 34bcbd21d1ca7c34aab13b7d0152e23f9d2fd0b2a82ac945ecb6fc4ecae5d26e
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root 5509255a3c7e4ee7f00864f83f8a8ab751f0d788c67757fa6cfcf88b37e9ea63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,268
Size: 1.00 vMB
Total Fees: 0.02290525 BTC
Feerates: 150.77 > 2.30 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (65,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,791 848,791 000000000000000000014e63c8b064bd81ba16814fde8ff25b7b8d15824b7978 1,359 1.00/1.00 vMB 15
848,790 848,790 00000000000000000002184491d75464902cd1983139f559518ca1fb30cd2ed7 1,981 1.00/1.00 vMB 15
848,789 848,789 00000000000000000000963d2ea2a279094d5fae6a069649f88bf3bacc9e06d9 3,197 1.00/1.00 vMB 20
848,788 848,788 0000000000000000000194d23aa35d8a538e92be71e7047b1a16f4fc5004234c 2,836 1.00/1.00 vMB 24
848,787 848,787 000000000000000000030f3ed21e3adb3b2e09c84d2af288f524ffa47f921527 2,432 1.00/1.00 vMB 22
848,786 848,786 0000000000000000000184b4e3b3f637c2852fd3c89ad5b9662ce5cd3e3f5ebd 3,266 1.00/1.00 vMB 32
848,785 848,785 000000000000000000014684133a4d63ab75f40ea0ece278157521dd983eadf7 3,228 1.00/1.00 vMB 31
848,784 848,784 00000000000000000000ae46a631ebc0a3e832f704cae5a6f8f8c125aaee87cf 3,354 1.00/1.00 vMB 33
848,783 848,783 000000000000000000026a34fb9686221272924e1fafb3d4e5c0b9245377014a 3,242 1.00/1.00 vMB 34
848,782 848,782 00000000000000000002380d29b88bac77caf9466ff8dc7b93c7e0e91b69cde0 3,391 1.00/1.00 vMB 39
848,781 848,781 00000000000000000001dece1bc6cb290b809b7957b82d3014647d7868933542 3,304 1.00/1.00 vMB 29
848,780 848,780 00000000000000000002f4895c1e29d1be39a3fe0b919802c756a33f0959194a 3,611 1.00/1.00 vMB 35
848,779 848,779 0000000000000000000336e8677bc052ea5661ff99745dcea5e56341339471aa 2,983 1.00/1.00 vMB 38
848,778 848,778 00000000000000000000e94c1fcd86b85c641b6c9b3b0c58d5a677b1ab886767 2,335 1.00/1.00 vMB 24
848,777 848,777 00000000000000000001db0d8f9a079416612260c034d3ff6db599bba40133ba 2,148 1.00/1.00 vMB 36
848,776 848,776 00000000000000000002f7c7e336bfbe5eb1c0271dd2e1195e1cb064dbb7d996 3,009 1.00/1.00 vMB 16
848,775 848,775 000000000000000000033d2158a1b831615b5dde1b17016c97277c68e61c9d66 3,776 1.00/1.00 vMB 22
848,774 848,774 00000000000000000000d0890ffda642f554c0bcdc78fcdddb1f340335fd6be0 3,536 1.00/1.00 vMB 28
848,773 848,773 00000000000000000002a96694a0aacb47fa676451d959e42e4cb14312a21336 3,289 1.00/1.00 vMB 35
848,772 848,772 00000000000000000003241ef5de990ee5626e7af9ad13d6c94e3684437f6ec4 3,191 1.00/1.00 vMB 35
848,771 848,771 000000000000000000014a5db51666cf23c47c64f69bd633ed5c113c1489ceca 3,546 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.62 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: 625.52 GB
    • Received: 11.60 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.