Loading Tool

Explorer IconExplorer

Memory Pool

74,663 transactions
27.66 vMB
0.07572745 BTC
Random Selection Loading Transactions
Max Size: 168.51/200 MB

Candidate Block

Mining Attempt e1bfe696c2aa11c825ae3e01f2724b61e3d9c6d22c1c6063b243bf6fcb3e6e2b
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (17,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,663 897,663 00000000000000000001d9116fef70c8ef3946176929e3dbfd56d55b8189403b 3,182 1.00/1.00 vMB 15
897,662 897,662 00000000000000000000a6ed1202feb7c348bb110985bf75b72ef19716e02f68 2,983 1.00/1.00 vMB 5
897,661 897,661 00000000000000000001c4639e32a32e3ead06e5a954f8987f2b57e6f9386a47 3,276 1.00/1.00 vMB 2
897,660 897,660 00000000000000000000a614d53178df897c9c8ba8102ef4143b5b7dfe2f4350 1,453 1.00/1.00 vMB 1
897,659 897,659 00000000000000000000cadd8ac37f342d09eb39cbdc95669a7c80532be4bbf1 4,129 1.00/1.00 vMB 1
897,658 897,658 00000000000000000001a658ff41cd17730ce22497fec7e8ebd9cf2c3f398d67 3,806 1.00/1.00 vMB 3
897,657 897,657 0000000000000000000185881ea09e5064e8653d8220bdf3fa0ae201d2bd9f90 3,845 1.00/1.00 vMB 5
897,656 897,656 00000000000000000001be541766739ed28825598140ba8866bbbb37b52f2d2d 4,628 1.00/1.00 vMB 2
897,655 897,655 00000000000000000001bcc16a79367276c1e27334bb0b35fda4967dcbd5aa67 4,232 1.00/1.00 vMB 4
897,654 897,654 000000000000000000005b15a588fae919b615175684ad4bbad021848ec07aa3 3,533 1.00/1.00 vMB 3
897,653 897,653 000000000000000000019105f1dec834e3018c2be4e6c03284f0c06f02579172 3,580 1.00/1.00 vMB 2
897,652 897,652 000000000000000000022189d298028bbd23319039a0f057655059e8267cc996 3,502 1.00/1.00 vMB 2
897,651 897,651 000000000000000000000e9cbb0cd92deacd4593340471bee28386699219cc17 3,937 1.00/1.00 vMB 4
897,650 897,650 0000000000000000000075799e2a9ebe65547cf38b6709f6166cfa9343692311 4,771 1.00/1.00 vMB 2
897,649 897,649 000000000000000000013bd05058e73cd70b6e76f3761e970295eb44b03e1e6b 3,305 1.00/1.00 vMB 2
897,648 897,648 00000000000000000000f885e07f5ade68d214f1a4acd63495b1615f10a210fd 3,997 1.00/1.00 vMB 2
897,647 897,647 00000000000000000000da895629cf604fb0e4b71ab02dfbd7a756641fc0437e 4,583 1.00/1.00 vMB 3
897,646 897,646 00000000000000000000514dbc60b4aded952b3ee6e9feaa2f376f0c0a2247d0 3,322 1.00/1.00 vMB 5
897,645 897,645 000000000000000000005c26711b19b8cdc39929b4d392dba1d7bae4729d58ba 2,438 1.00/1.00 vMB 2
897,644 897,644 00000000000000000002465c4a791ec2ebe8a358afa330c41359b6a3fdd13ae4 2,179 1.00/1.00 vMB 3
897,643 897,643 0000000000000000000003da98168f263fb8441e73400b3e79eeb8e5569fb184 3,068 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.