Loading Tool

Explorer IconExplorer

Memory Pool

18,317 transactions
9.97 vMB
0.05678380 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.92/200 MB

Candidate Block

Mining Attempt a5c38b042537b89e5912ffdd4a07087f7ab5e5c9d9ba624c2a9c54c9354469a3
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 778c3dc101a1d77ffe915191e459428a4c8705737fd001fece4745fc4148a678
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03236158 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (749,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,512 163,512 0000000000000b04bb5924993a89cd120076840f5b9b0abc185da26ce2696648 104 0.04 vMB 1,009
163,511 163,511 00000000000009f2580bac7a5d37de76a0a78090bd45edd7f3a4bd531ddee261 7 0.00 vMB 108
163,510 163,510 00000000000004dfae40cce2a54517ab4a9d369b6f64bbe2527afdd0f3f88369 30 0.01 vMB 27
163,509 163,509 00000000000007763cbd0602dc26c5e219fd47baacfb1751bffef5c265ce448d 12 0.00 vMB 14
163,508 163,508 0000000000000002e6c56308f9d0b00ca34e165442efbe1b7878d906e1a6fd18 37 0.02 vMB 163
163,507 163,507 0000000000000b4d85770202e338373f0ecd24222555feeb335eb065048aad37 13 0.01 vMB 148
163,506 163,506 0000000000000761b43eac01ed6b8dd3d9059ce092a052aa72a285ece2011381 76 0.03 vMB 468
163,505 163,505 0000000000000b45220162f64dabe8a46859f5d214154a12ca95a5d7b30d1ccc 91 0.03 vMB 127
163,504 163,504 0000000000000bda790f66238bb3defa9dab77c4ae765838f0938afbddbae173 3 0.00 vMB 41
163,503 163,503 00000000000001df3955f126ac82dc72b9e027134f39bd4f0531af7301a3dbdb 5 0.00 vMB 18
163,502 163,502 0000000000000848a8da13f90fd03e1229de80f11876fc5d055dd9631ff8c161 16 0.01 vMB 4,328
163,501 163,501 00000000000006b34747d9ee7723a1b927e60dd3436a26fb72dc0d2424b1fe2d 33 0.01 vMB 174
163,500 163,500 000000000000087da748318a644fb0422e5e2e4043ed1ad728dc699d4a825bb9 8 0.00 vMB 35
163,499 163,499 00000000000001946e1af7591a1830e26faea3ea8ea7ca2dbddd70ca5088eb94 12 0.00 vMB 0
163,498 163,498 00000000000004d039aadf9be0771dff275e50be2369c0e4221461b800e0d7b9 1 0.00 vMB 0
163,497 163,497 0000000000000542dfcfa2a37b73f28a8fb1c69be1cf9588f0eae9d000aebd82 25 0.01 vMB 61
163,496 163,496 0000000000000b21671f7e95e35c5919bc489b5b2b5830ae675948d690461f5a 11 0.00 vMB 28
163,495 163,495 00000000000003551ccc7711fafcb049f776d5d3166895c0b256853208d4b65d 29 0.01 vMB 54
163,494 163,494 000000000000026e55ae5f0a51a618b6bb78b8da2544477970ec19f75072ecc9 14 0.00 vMB 28
163,493 163,493 0000000000000a40d7f4e942896628828b8be6d22ea25ecb2fc3e68a64638890 110 0.05 vMB 184
163,492 163,492 0000000000000c0aefc93523f00aa89bfc953e8671600f269738ed9a37ca7e35 10 0.00 vMB 70
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 187.87 GB
    • Received: 0.76 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.