Loading Tool

Explorer IconExplorer

Memory Pool

82,788 transactions
31.93 vMB
0.09685355 BTC
Random Selection Loading Transactions
Max Size: 189.86/200 MB

Candidate Block

Mining Attempt 5db5e94d95508cf2e8c62c608eb0207ebea5bf9b47e95c3138372ec4ac74139d
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 977f500b888bf57c01ad8997647f020c68236b4b3d85f0a805820b4055d9024c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.03313374 BTC
Feerates: 170.36 > 3.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (113,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,726 801,726 000000000000000000051d388a827b5344b8529967297612824ce5b3c760db3f 4,016 1.00/1.00 vMB 7
801,725 801,725 000000000000000000041621a05e5b7492b566a9dbaabae25e56c84b2b8b26a6 2,293 1.00/1.00 vMB 8
801,724 801,724 000000000000000000019e648552ea2d14d76791b0be347410a7b591f901032f 2,084 1.00/1.00 vMB 14
801,723 801,723 0000000000000000000531390bc1019cb0c6d0c8e052bd8bc774ecf56cb1bc65 1,977 1.00/1.00 vMB 24
801,722 801,722 00000000000000000003a92c938eb4f7799db06f1aff4b67f026202b12012e6a 763 1.00/1.00 vMB 7
801,721 801,721 00000000000000000004d13bb3f017cb1520bfe03cfd2fa7c7e557b787dec05f 2,938 1.00/1.00 vMB 24
801,720 801,720 00000000000000000001d460f081dd1a040065a9cc7e8982daaaa46391874899 2,201 1.00/1.00 vMB 19
801,719 801,719 00000000000000000003403e805d53edd30d2e722701e3eec74712452521a091 1,545 1.00/1.00 vMB 9
801,718 801,718 0000000000000000000551af58705c6f1cdf9cdcbaba7968eac898fcc12fc462 2,070 1.00/1.00 vMB 7
801,717 801,717 000000000000000000056035a7008507bab818d376ce12841e45264fd21567a8 1,965 1.00/1.00 vMB 8
801,716 801,716 00000000000000000001a1ac254f7ab6225661176db46e36a40f4d6810b8e4bf 1,648 1.00/1.00 vMB 11
801,715 801,715 00000000000000000002c8a9849d7ce4a3824bf52e5a11c08c099bb72cb88616 1,823 1.00/1.00 vMB 16
801,714 801,714 00000000000000000001aff55949be8339d68c59e2751ed8553a6ebb76f3ece5 2,195 1.00/1.00 vMB 14
801,713 801,713 00000000000000000000ad7e3cb3c2579007f8d46012dfdde3262662708f6a81 2,210 1.00/1.00 vMB 19
801,712 801,712 00000000000000000002cfa10c23992912b1dfe437d54f594855d1ee019d46ac 1,218 1.00/1.00 vMB 16
801,711 801,711 00000000000000000003d09bc01a7092e50f37cb02e8beb5f3bbb7bd209671c3 1,908 1.00/1.00 vMB 23
801,710 801,710 0000000000000000000129923b5ed187dd20a486b36e69fb20d9642b4d6f87c6 1,050 1.00/1.00 vMB 12
801,709 801,709 000000000000000000040b37931bfdcbe5b96fc61a039280ada4c0b1845a1596 2,999 1.00/1.00 vMB 23
801,708 801,708 0000000000000000000061ee06139ee131666367ce9d018aa3b5d5b2bfb5eb4b 1,544 1.00/1.00 vMB 10
801,707 801,707 00000000000000000003582f5e5df1dd674ccf4161bd8dce59dd21d5a10987e6 2,689 1.00/1.00 vMB 13
801,706 801,706 000000000000000000049cec33112c1c65dad3b28be037fea8c49fd768a7663b 1,919 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.31 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: 658.75 GB
    • Received: 14.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.