Loading Tool

Explorer IconExplorer

Memory Pool

73,683 transactions
28.16 vMB
0.06750576 BTC
Random Selection Loading Transactions
Max Size: 167.53/200 MB

Candidate Block

Mining Attempt 01725831fe5267177b59ea8f8dd32d6099d7cacd2eeb056114a140bcc5d6ca8b
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 274df43cca555761aacc16593725b9f562498a13f25513d7c53abe621fd2b3a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,977
Size: 1.00 vMB
Total Fees: 0.01115922 BTC
Feerates: 101.62 > 1.12 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (397,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,675 517,675 0000000000000000002af6e792ceb25fe99942e2ed61e4ff6cb573633de8a39a 1,325 0.73/1.00 vMB 26
517,674 517,674 0000000000000000002435d4a5b5d9f64217120dff0ac02dca6689da969a60f8 838 0.36/1.00 vMB 21
517,673 517,673 0000000000000000004ea8bca5d4170d13e1718268a79b112dac6a639fe04e71 1,119 0.80/1.00 vMB 13
517,672 517,672 0000000000000000002271d40778e9bf124beceaf29383294258dc69712953a6 1,301 1.00/1.00 vMB 28
517,671 517,671 0000000000000000000edb4f65935efeca838d4048c0f914d691b41afc5f0874 1,732 0.89/1.00 vMB 14
517,670 517,670 0000000000000000001466e40cb0c4bbb04f27068586b4b553cd3739cbe36ee4 2,566 1.00/1.00 vMB 31
517,669 517,669 00000000000000000027d8a84208f0ae1674a25c6d40b7be308f7bfd7681371d 452 0.32/1.00 vMB 36
517,668 517,668 0000000000000000001d97cb9c3fb27b6c0c658e5199e1e8a76fb6e1c0af742e 569 0.22/1.00 vMB 21
517,667 517,667 000000000000000000041e027b8eaee6f861b74c8a96fca9ba6bdd84e90f1e7f 619 0.28/1.00 vMB 21
517,666 517,666 000000000000000000166758edfdc1e12bebde8e8254c0188ebdfda932631636 46 0.02/1.00 vMB 15
517,665 517,665 000000000000000000063da9920f3c3248263fad736e62e0ac785157c8c0f721 1,787 0.82/1.00 vMB 30
517,664 517,664 00000000000000000010fa698777bc71fa11e136330d946e4348288f99a34a4c 1,151 0.48/1.00 vMB 26
517,663 517,663 0000000000000000002e78a0bf3ca72340d2d714e9d932d24a9d2ff9abcb383a 740 0.30/1.00 vMB 36
517,662 517,662 0000000000000000003a6e37ffcc971b769059e40275051f8662af5e9e7a76ac 1,845 0.85/1.00 vMB 17
517,661 517,661 00000000000000000035424b09287362d82da4a9febbb88d1644fcf8126f87d8 2,114 1.00/1.00 vMB 31
517,660 517,660 000000000000000000077b7ed261ef3e0f3681dee09e1a18d79496b8462e592c 1,166 0.60/1.00 vMB 26
517,659 517,659 00000000000000000036ee6922e967b5de9d26752aded9a966a17ad76d7445ac 334 0.14/1.00 vMB 26
517,658 517,658 00000000000000000048e5d86ecf4a35c4ce66a447297eab06076c9b44fef97c 689 0.29/1.00 vMB 21
517,657 517,657 0000000000000000000170b5e3c54bd53719e20b0f78883a762df4fee8ef70f7 1,164 0.67/1.00 vMB 20
517,656 517,656 0000000000000000000c085c9631036cbf19ea2e453757e6e10a2916f158b6d7 591 0.36/1.00 vMB 22
517,655 517,655 00000000000000000044fcf55426e379c32ee72e44e8b6710244f655f8032049 1,046 0.42/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.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.