Loading Tool

Explorer IconExplorer

Memory Pool

31,938 transactions
18.56 vMB
0.06948981 BTC
Random Selection Loading Transactions
Max Size: 99.32/200 MB

Candidate Block

Mining Attempt 9aa2d0b6554a891c296c07274c81c7ed3a87e15ef31314130d66effaf0f1237f
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root d8b78ccf8341a9b35731ce82d89f1edf07a3fad442bac693b2f861c818b46aff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,808
Size: 1.00 vMB
Total Fees: 0.03437863 BTC
Feerates: 301.36 > 3.45 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (788,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,585 125,585 000000000000388a7e1af31dd96265ec6f5258b43a541a16f0df25bab63580ed 5 0.00/1.00 vMB 209
125,584 125,584 0000000000001f26931c3eba9c310b31200e6eecc3cddd037eba0f1739cb3845 19 0.00/1.00 vMB 0
125,583 125,583 0000000000003c35acca51476df7514fb7d67f8a9cb322eda4d8f4b83333b966 12 0.00/1.00 vMB 704
125,582 125,582 00000000000016339a52f001ff431dbd8377de6fa80b02c3049f2c9fe0775bfb 36 0.01/1.00 vMB 70
125,581 125,581 00000000000019a3dd6215fe46c36e388e55294c12a086462bef4dfa9594204a 6 0.00/1.00 vMB 1,892
125,580 125,580 0000000000002835c3e23619043d643b9b3882ff15c7e190da2a4d18e5847f44 32 0.01/1.00 vMB 357
125,579 125,579 00000000000024941b6bb4933185853310277249d78f3fcbf3282a8dec381cf5 24 0.02/1.00 vMB 600
125,578 125,578 00000000000013310298a280a8faeb622a5cc584f3a277fd7eea6af9e6e8535f 40 0.01/1.00 vMB 2,921
125,577 125,577 00000000000012c1650dc9de806ebc4f0ee6db8ef598db193a0f8d9f6b7b88f3 21 0.01/1.00 vMB 971
125,576 125,576 0000000000001ed7ad8c03b82804d5005c6d703756ed14cca0a08cde8ff8d8ee 17 0.00/1.00 vMB 1,903
125,575 125,575 0000000000001271a342e826d46e21546b2ded55e3bae94ba8c0f04ef4f3abb6 40 0.01/1.00 vMB 359
125,574 125,574 0000000000002f0275449320bbdacc7c7d07e98e732dfd3009b0d3df778ce939 48 0.01/1.00 vMB 290
125,573 125,573 00000000000036e0e7c87d7f8a5b3713e1932c4edb6daa1aea20c97d27470408 30 0.01/1.00 vMB 0
125,572 125,572 00000000000000d4821d9aa3b805d3206ddde593d9d89debfe0a8ef3f29a3ad8 124 0.04/1.00 vMB 2,704
125,571 125,571 0000000000001e4d8cc7e615b094449e01573f33c7f64d31fa5b3f04711be1b9 32 0.01/1.00 vMB 2,141
125,570 125,570 00000000000012202e8f27dd3fcb137681a51728fed4c001496fea54b1c82c77 43 0.02/1.00 vMB 1,370
125,569 125,569 0000000000000699208f5a65ac18ee3a11b4aad62f96a78cc1af86f086ad6a05 22 0.01/1.00 vMB 216
125,568 125,568 00000000000020d03d3744efee52e7d506bba140f3a7e19aa33461570764c14f 3 0.00/1.00 vMB 4,149
125,567 125,567 000000000000416eb8ff7a6b16b9c4e13536b903b12e74e139f669aa7167e716 12 0.00/1.00 vMB 1,264
125,566 125,566 0000000000000b1732621d67cab48f02af32d338bbec37e828dcb8463b0826f6 13 0.01/1.00 vMB 746
125,565 125,565 0000000000000ae45837b057646e4de00aaf6e36fb2039c2327270a67b2b3b43 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.82 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: 560.43 GB
    • Received: 7.34 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.