Loading Tool

Explorer IconExplorer

Memory Pool

79,164 transactions
29.29 vMB
0.07188512 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt c577e94e0370f68d69adb9b4238c0036007a67a4a3198f2c207e2b25f3682e4a
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 044dedfbd177c358d813ad6f3a1c6303145d4aa03b039889a2002e89fc5430b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01238791 BTC
Feerates: 170.94 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (102,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,553 812,553 000000000000000000034439ef1bf80e4df103723b8437b462d6ea7b05e060ae 2,542 1.00/1.00 vMB 14
812,552 812,552 00000000000000000000b293f9c8c7abc5d197f1513b63b451cd2344e464095e 523 1.00/1.00 vMB 4
812,551 812,551 00000000000000000004876599e46b4ccaf944ffe2b02585a92be6228a912e20 1,117 0.99/1.00 vMB 7
812,550 812,550 000000000000000000027b8db9c7629e56631aa030c2cf166392e3287937c0ee 252 1.00/1.00 vMB 1
812,549 812,549 000000000000000000047171c44cbdf81b5a358b609a7317f37dd7e73edf69ae 1,720 1.00/1.00 vMB 9
812,548 812,548 00000000000000000002d9b09bd12781dec2ec2fd5194469f9b81f22f8e8e384 222 1.00/1.00 vMB 2
812,547 812,547 000000000000000000040c1dde4a4c53186245d637a24d461826329197cc2a41 2,901 1.00/1.00 vMB 13
812,546 812,546 0000000000000000000233e046bd51bc84c50362edae3aae1109d9db13cfbb51 387 1.00/1.00 vMB 3
812,545 812,545 000000000000000000025f5c5fc1ad629a698678f0afa5b2525a4939565b2634 599 0.98/1.00 vMB 3
812,544 812,544 000000000000000000005164fa40b045d45a2a31961b1aae942a658322132ccd 1,204 1.00/1.00 vMB 13
812,543 812,543 00000000000000000003007967059509413d97ae33c8727a0638d429607034e3 146 1.00/1.00 vMB 2
812,542 812,542 0000000000000000000058d063fd3b64c0540902f8cd30fe656e5e2952dbd991 450 1.00/1.00 vMB 4
812,541 812,541 000000000000000000039d0d4e233920978507e2c1d80352530dbfaa35f3980c 631 1.00/1.00 vMB 5
812,540 812,540 00000000000000000000d268b4eb49bc024e01cd6de9dff41274e6c55861755b 1,061 0.99/1.00 vMB 2
812,539 812,539 00000000000000000004141fe6d8fc8768b50e051f6f8f148d71f3bf4d133e05 2,973 1.00/1.00 vMB 22
812,538 812,538 000000000000000000043e76cead3c5f020bdd3f822ac122c0afef5c37950c66 1,822 1.00/1.00 vMB 7
812,537 812,537 000000000000000000008260183aa2162915b2e2d67007793bb4379352bb43c7 181 1.00/1.00 vMB 1
812,536 812,536 00000000000000000000e811d515f2a1bc67d062e29f2e873886fc768e189427 1,151 1.00/1.00 vMB 5
812,535 812,535 00000000000000000003e4e96a2fe786dc1ed4a0c5b3ffbfa7984d51f49961ac 1,670 1.00/1.00 vMB 8
812,534 812,534 0000000000000000000350f8aed96fce1f1369467d78315066f0f0782615059f 789 1.00/1.00 vMB 3
812,533 812,533 000000000000000000046c76ade9d94e29632b707342048a629ce115085f101d 797 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.