Loading Tool

Explorer IconExplorer

Memory Pool

17,385 transactions
9.86 vMB
0.03072950 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.89/200 MB

Candidate Block

Mining Attempt 500991e6c1c94e1d65a97b9d0a2b5f611fd1437e6bbcd7e8af696d8b7b522c22
Version 20000000
Previous Block 00000000000000000000a467ad5015fa9fec2a6bd3793c4f43fb0165dceca392
Merkle Root 4f48621bd0cd917629e619fb8238f94143fd28c346153008dfc1bc503dbdbbbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,201
Size: 0.997893 1.00 vMB
Total Fees: 0.01532206 BTC
Feerates: 101.35 > 1.54 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,628 (660,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,006 253,006 000000000000000b87bd2ee56bd0a4763154f20e69638ac7e2ad07345ce63293 218 0.12/1.00 vMB 92
253,005 253,005 0000000000000023f52e95144b7e3d23e7016c2dec2b4c623da9fbf83b3094ed 542 0.25/1.00 vMB 142
253,004 253,004 000000000000001c7e5d94f85fd5c4a202ab7ade95b1e66b99f8ae17d325d852 202 0.11/1.00 vMB 106
253,003 253,003 000000000000001856cb6fe9452d4646f7190cf037b2d0847d130c9483a18c50 468 0.18/1.00 vMB 158
253,002 253,002 00000000000000232b9a399fd9171cf1d95cab8a44e44d6eecc4dd8fcffd8fe2 102 0.05/1.00 vMB 101
253,001 253,001 000000000000001b3d86bb1c7cc08e5a12e6912072b2bd31ec163fbb828f0a93 380 0.18/1.00 vMB 114
253,000 253,000 0000000000000036fdfbf3886d1b1a1b08f5abbb5f2ca4ec6b2aff2a218b8c38 540 0.25/1.00 vMB 126
252,999 252,999 00000000000000264ce2c7c781d1fb8fa348b2458df4e1e51bf44cd959d88b5b 666 0.25/1.00 vMB 127
252,998 252,998 000000000000004486e0566b0a5640cf02d83da669f33c0a1a3e729d3d5b5a38 554 0.25/1.00 vMB 138
252,997 252,997 0000000000000029f544322bf6d1426a4113c0575b65bbded80dab4983e6ef10 560 0.25/1.00 vMB 111
252,996 252,996 000000000000003a0c38f89ee4803bc3ee7b08669d8e260b8cdb3ecee0e87302 121 0.05/1.00 vMB 30
252,995 252,995 00000000000000275f837313ac9cec2a3fedf0fc2ea6df620edc4216a1ceb129 670 0.25/1.00 vMB 142
252,994 252,994 000000000000004bb97ea619cd66752265d609e5f1bdd9a58c2e4cc353eed8d9 144 0.07/1.00 vMB 124
252,993 252,993 00000000000000278f2859ddb8c7a31db1cc2dab158241f4eee748e51393c4d4 261 0.12/1.00 vMB 142
252,992 252,992 0000000000000038b511db14786cad81ea3ef0c3243da761e404187d62e72ecd 359 0.16/1.00 vMB 68
252,991 252,991 000000000000001e009d2672e5fd97a503f157ecbe6e663b46a1745e0fe19245 600 0.25/1.00 vMB 173
252,990 252,990 0000000000000022bb22fd3ba795437c58632254fe165895acb62867cda12955 505 0.19/1.00 vMB 136
252,989 252,989 0000000000000040628167b9000e6b68dada5776f9431001812bcc80939c775b 343 0.14/1.00 vMB 109
252,988 252,988 000000000000004c484f2fb017be4dc0a9a93ba51a4d275c3e5394f6d6c451e0 211 0.08/1.00 vMB 86
252,987 252,987 000000000000003fc9b4e158b1d76fb424fc30cab0c925f5d938a086caa5b145 497 0.22/1.00 vMB 125
252,986 252,986 000000000000004f85af695393453b1cf04e1cb7aa814819366cf8c2cd44ab5f 43 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 779.96 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: 467.39 GB
    • Received: 2.87 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.