Loading Tool

Explorer IconExplorer

Memory Pool

43,185 transactions
26.26 vMB
0.05477022 BTC
Random Selection Loading Transactions
Max Size: 138.14/200 MB

Candidate Block

Mining Attempt aea11538df90a8ba50075a861acbd066caa1ab5bde74468904ce85a478c69e69
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 5722a80330848add781ce65e66b57f92e903902e522732516fcbf3fdadd92c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,858
Size: 1.00 vMB
Total Fees: 0.00687725 BTC
Feerates: 40.21 > 0.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (160,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,356 754,356 0000000000000000000100a150adcb6ce616a3475be98bc8cb415ccea975095c 1,022 0.45/1.00 vMB 12
754,355 754,355 0000000000000000000602b510738651aa21a0d2f6901c48087418afca347b77 69 0.04/1.00 vMB 7
754,354 754,354 0000000000000000000763825e65b6dd42a38f22e7f99e2b5f9f307c59ad9336 2,036 0.87/1.00 vMB 11
754,353 754,353 00000000000000000003edc7dfd64da19154d28880fe753906058c450f5ae8c7 1,710 0.52/1.00 vMB 14
754,352 754,352 0000000000000000000260adb14c4b8759d05c5c8d0edbdc2a82f184bc779055 553 0.55/1.00 vMB 3
754,351 754,351 00000000000000000006769ff2e2538a7ca966b3142e49000eabb9bf3a1a1c05 895 1.00/1.00 vMB 1
754,350 754,350 00000000000000000007d2a6d28f66f79b990f094131b7432f30c2b572df7bfc 3,239 1.00/1.00 vMB 8
754,349 754,349 00000000000000000005fc0aaa8b60936b02d1146004db3b2f69fe217e6617c3 2,903 1.00/1.00 vMB 18
754,348 754,348 00000000000000000002ade7df3e1bce3ee02a4496de9bdbddf018931b15dabf 2,416 1.00/1.00 vMB 10
754,347 754,347 000000000000000000026a5be2799eea4ccac87c9d86bda2e0fa8ed28f3d6388 3,562 1.00/1.00 vMB 24
754,346 754,346 00000000000000000005f9ae8c6477566e4873a927e6b46157d94fef768731a0 3,025 1.00/1.00 vMB 25
754,345 754,345 00000000000000000001e23ed7c3a99a40e8ea7d19610a35624b1e61df431eb7 962 1.00/1.00 vMB 17
754,344 754,344 000000000000000000057d9e2a77c2e91be7a94ffd75b87bdf5c0afb182693da 1,049 0.52/1.00 vMB 5
754,343 754,343 0000000000000000000660e79e047a79ad64c75bc4ea8c4591eca6d40b1de2c1 2,363 1.00/1.00 vMB 10
754,342 754,342 0000000000000000000858fed62c2d85dc967ad1b025ca796b693c930d12d61a 3,354 1.00/1.00 vMB 18
754,341 754,341 00000000000000000001a95127c77a75829fae119d89e1ccf452e8e581f9bab2 2,551 1.00/1.00 vMB 8
754,340 754,340 0000000000000000000112836c2b8ee150ce511cd70890dc333a0eefe47349db 3,640 1.00/1.00 vMB 23
754,339 754,339 000000000000000000056d3b56c38dfec5955f08a536603ce9cbe287bd33c1b1 2,010 1.00/1.00 vMB 9
754,338 754,338 00000000000000000007ffa9e050120c499b1e5ca736ab330a0351060f64335f 2,976 1.00/1.00 vMB 21
754,337 754,337 000000000000000000084e65afd89c2894f1ef33574244def938a7629b4fb447 589 0.22/1.00 vMB 9
754,336 754,336 000000000000000000047f082ca9a913788f0f4902e3013224ea0b88d7713469 44 0.01/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.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: 646.42 GB
    • Received: 12.85 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.