Loading Tool

Explorer IconExplorer

Memory Pool

79,164 transactions
29.11 vMB
0.11106697 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt 9bd868daa1cd8cc67e09f3ffeca8229f414f02eedaa572c18938e424b081f3a0
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 0a4f6035d83802ca0a9eca878515f38a6770dc51882f0bd55989776dc7b468b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.03783597 BTC
Feerates: 477.45 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (402,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,619 512,619 0000000000000000001d179ee13f6d7efccfb070d040e061485de86df68bec90 1,481 1.00/1.00 vMB 16
512,618 512,618 0000000000000000002e941307747171f5446f99f353a2477dac40ca9ff33b1c 1,630 0.52/1.00 vMB 40
512,617 512,617 00000000000000000048882d915be836976e001b7113184a2808f2f826e7521c 1,689 1.00/1.00 vMB 25
512,616 512,616 0000000000000000001c4d6e0c4e757828fbd5b9dbaa3773a9f2641115764429 883 1.00/1.00 vMB 10
512,615 512,615 0000000000000000004d17470c2cb26a6f12cf3bca851b654ff8ee57b6c483d8 2,473 1.00/1.00 vMB 29
512,614 512,614 0000000000000000000074578eada69a12eba816631bd71701c90983d27af3b5 1,086 0.39/1.00 vMB 43
512,613 512,613 00000000000000000051dd2da9237cf77b5a8f3c6376365ccb2db08f8b3132f9 1,135 1.00/1.00 vMB 13
512,612 512,612 0000000000000000002fdfd9da3f1bc394509b4cdf87bdb44f7860010073eeb5 1,807 1.00/1.00 vMB 31
512,611 512,611 00000000000000000029d245a94446ba259e905ccacce790840fbef946a4099c 1,578 1.00/1.00 vMB 22
512,610 512,610 00000000000000000001d2169183b21ab4c5c8a920342e86427d6fc22e9d9cee 862 1.00/1.00 vMB 9
512,609 512,609 0000000000000000001194eb3c3523c5bcf9c63149add336f73bd12f2ca7cf67 2,685 1.00/1.00 vMB 43
512,608 512,608 000000000000000000294604ec5140b5f71180a3eac59a38f3e70e018429837c 272 1.00/1.00 vMB 3
512,607 512,607 0000000000000000003a177ac0970be39b5db5f53eb20dbcc13b6a971e18f190 1,703 1.00/1.00 vMB 27
512,606 512,606 00000000000000000047b59f3e4b76e637bdf62d4dd8dadf7e4c51c62ab7d147 662 1.00/1.00 vMB 3
512,605 512,605 00000000000000000043e7c7461a0f95af578786ab8660bc9b2242ebbdeb364a 2,712 1.00/1.00 vMB 20
512,604 512,604 000000000000000000310e7fafff04a072180fc0404b308ce1f1ec39255c0233 2,934 1.00/1.00 vMB 63
512,603 512,603 000000000000000000371c10a3c1041b300a8b1a0214b20b354c1cd72c9f05ea 485 1.00/1.00 vMB 5
512,602 512,602 00000000000000000053c3798235359b783cb486da913f031e57a81df6d5326c 1,770 1.00/1.00 vMB 22
512,601 512,601 00000000000000000043642fb157ae1395cc6949cbc0a8c9053361f7d0ce5570 559 1.00/1.00 vMB 18
512,600 512,600 00000000000000000011b12c9c8b2d3a5ea7c2b90528826ea331d87b09cc60ef 746 1.00/1.00 vMB 12
512,599 512,599 000000000000000000382ab124ca26b1d8a078874e2a2bf65d0de8988a0e4744 1,542 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.47 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.