Loading Tool

Explorer IconExplorer

Memory Pool

74,772 transactions
27.53 vMB
0.06691257 BTC
Random Selection Loading Transactions
Max Size: 168.31/200 MB

Candidate Block

Mining Attempt ec5e25880b84aa92726fad1e22f4e4f72cdfdc43e6ac1b5eea89ddef0062d41b
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4dd6ad66fe4a3fe9dd80a58bd5f0556f5e922123d74a68d19c4887a7e5203893
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.00827490 BTC
Feerates: 80.37 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (372,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,695 542,695 00000000000000000002e07e0b77acfe504f58e34037505f67adf57d4bc63d65 672 1.00/1.00 vMB 61
542,694 542,694 0000000000000000002128374394397059a7b1c905ee067e430fb7e20446ea68 994 0.36/1.00 vMB 5
542,693 542,693 0000000000000000000485763c42be08c568296a4a68fa296d4f15a4c2f7a711 2,758 1.00/1.00 vMB 21
542,692 542,692 0000000000000000000b2788fcfa98c5a9ef738c5831cf9df717c3ed74e456af 50 0.02/1.00 vMB 6
542,691 542,691 000000000000000000211383bb9c687cfad4ce540d5a12ed2ffd7c9e1d702927 717 0.28/1.00 vMB 26
542,690 542,690 0000000000000000002221fae991130b06e0a6bda62cc43b78e7e34f27dc093e 1,552 0.78/1.00 vMB 8
542,689 542,689 00000000000000000005e4f0a534e520bea04db9b567dc773736416cb60349f5 2,643 1.00/1.00 vMB 21
542,688 542,688 0000000000000000001f0d6f8f00e208f9e71ed0d07635f7e9554b4412589c60 2,708 1.00/1.00 vMB 22
542,687 542,687 0000000000000000000fea9f2c25689fd36f5b335bfbc8d4158fa02f35fa025e 231 0.11/1.00 vMB 29
542,686 542,686 000000000000000000047d705756d81f4d3b29d1ef5c8c70ba392eca0444f044 57 0.05/1.00 vMB 10
542,685 542,685 000000000000000000023183586a085972645e5ccc35784a0a720cd432d1da83 1,006 0.41/1.00 vMB 13
542,684 542,684 0000000000000000000b63cf34f3e2e68044479689eaffd76d0fb8ec81ab3f57 1 0.00/1.00 vMB 0
542,683 542,683 0000000000000000000188b7faa7e834820cafe2c64ae58e133d4c0590da22c7 1,226 0.48/1.00 vMB 25
542,682 542,682 00000000000000000007fad30b511132505f93cc94b375d02ded1fac810261a4 2,830 1.00/1.00 vMB 21
542,681 542,681 00000000000000000011e174044b9d4bbfb08a1210cef2e4402b59d5a9a089c9 790 0.35/1.00 vMB 11
542,680 542,680 0000000000000000000fd626068b7d6dc3195ad6f612bd59fd7b0955db693476 2,470 0.98/1.00 vMB 21
542,679 542,679 0000000000000000000d49838be8f47f12d26df9f9b48b3071cd30319cd13b58 1,180 0.50/1.00 vMB 2
542,678 542,678 0000000000000000001bbb98fa3d0cefec57cfe3b26c338b3e2f4adc998e73b4 2,721 1.00/1.00 vMB 23
542,677 542,677 00000000000000000009c4da57c82345cb789000087a7f079855de66eba8d019 1,400 0.60/1.00 vMB 22
542,676 542,676 00000000000000000017a9c3c9edfa5dc637fb788a2a27b677b79612a673d135 690 0.35/1.00 vMB 3
542,675 542,675 0000000000000000001d8ab692ef36d610d3e7c3ed9abd50cf0bd2d125fd5203 1,951 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 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.71 GB
    • Received: 17.44 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.