Loading Tool

Explorer IconExplorer

Memory Pool

81,925 transactions
30.17 vMB
0.16495032 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt c798e4d174b025f77a33c7219e281eec7c5c0d0acd338b08b2d9d44ab2369974
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (402,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
512,598 512,598 00000000000000000045b19f4d3b6c6d87134e3742ad82f42d3593652d3a291c 1,397 1.00/1.00 vMB 27
512,597 512,597 0000000000000000004c7f2883c322b2afcc688ddd9823bbf8e13e8ad596c782 426 1.00/1.00 vMB 11
512,596 512,596 0000000000000000001e5a0e4424b751faccae851f47c4aea5191089d26bb2d7 107 1.00/1.00 vMB 2
512,595 512,595 000000000000000000221622132e7687d4e55c4849f3fdeea3aa0d665153596e 315 1.00/1.00 vMB 4
512,594 512,594 00000000000000000043c840b73d4fe8b27109f3f2329f3c82289afdc7e10d25 2,079 1.00/1.00 vMB 32
512,593 512,593 0000000000000000003b459fb451cd0389a768deac5289b89f0e9a233dbf9194 2,161 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.