Loading Tool

Explorer IconExplorer

Memory Pool

44,480 transactions
28.71 vMB
0.12318199 BTC
Random Selection Loading Transactions
Max Size: 149.29/200 MB

Candidate Block

Mining Attempt da031c6ccd1d0eb4436ded460a867ccef29a797c4e413aaf47760ac963a2898a
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 0f2cc13224b36e72580c6924d692b46b86f6ce5ecc57e6cd652220fda681f694
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,398
Size: 1.00 vMB
Total Fees: 0.03375225 BTC
Feerates: 150.46 > 3.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (315,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,641 599,641 0000000000000000001284e50eb16ba8becf6406568a0652ec8b18f25198f3ee 2,603 1.00/1.00 vMB 10
599,640 599,640 00000000000000000014e02fda305179b05eb65253cb4f816c4ec1730e78d6a9 2,270 1.00/1.00 vMB 10
599,639 599,639 0000000000000000000c48d82995e1d789ca7cbd2e366d9db1196e2191f0148d 1,771 1.00/1.00 vMB 18
599,638 599,638 00000000000000000000011679cdea1ace135eb018393b0124c22e270a028210 1,905 1.00/1.00 vMB 12
599,637 599,637 000000000000000000046b1f003b840a64c4923ceb7b10600e3105c1e8ce283a 2,974 1.00/1.00 vMB 25
599,636 599,636 000000000000000000149546b1f5cfee9c749e3e216b897918543544339da526 1,816 1.00/1.00 vMB 16
599,635 599,635 00000000000000000011ca7bf0ce32ccbbd046882f49433086b8bf234fc0e2ab 2,270 1.00/1.00 vMB 19
599,634 599,634 00000000000000000006379b3035395ef4bb584d36edf0e2547bd3ff13d119cd 3,023 1.00/1.00 vMB 25
599,633 599,633 0000000000000000001227389ff5700992423ce9b76941729b58948166c4cefc 3,117 1.00/1.00 vMB 14
599,632 599,632 0000000000000000000a797a2b02963003a97a1fb3394dbb9202e847130377c1 3,098 1.00/1.00 vMB 21
599,631 599,631 00000000000000000010ed9ad7b54669f94195382377bd401c82d748766d4768 2,041 1.00/1.00 vMB 23
599,630 599,630 000000000000000000102ac2a6414ca3013d237ce65fc629779c233cc0014b79 2,691 1.00/1.00 vMB 38
599,629 599,629 000000000000000000050f11018e8c4d3afe0bee52a7493279920c0cebbb0d52 2,798 1.00/1.00 vMB 37
599,628 599,628 000000000000000000147255e841cff3e02e451096caa2015f88fd76436f2fc9 2,830 1.00/1.00 vMB 44
599,627 599,627 0000000000000000000b3f5010b46017205f2ea425382214156ffb9587970d4d 2,535 1.00/1.00 vMB 28
599,626 599,626 00000000000000000011245ae8223da271afe08aa51eafff791496a76624d9ad 2,635 1.00/1.00 vMB 8
599,625 599,625 0000000000000000000beedfa208a224d1f1d14de4f4902f70d6fd24e64d8322 2,564 1.00/1.00 vMB 14
599,624 599,624 00000000000000000007a4d53dd40a80d5efbe473899871c87416a97a1c147ec 3,075 1.00/1.00 vMB 27
599,623 599,623 000000000000000000047eb47ae2d714197aa9c23ccb9bd97b3429a5013353ae 2,314 1.00/1.00 vMB 38
599,622 599,622 00000000000000000007f956d21c479a7a39d2f2500bcb21fa1b7f8e64b0f5cf 2,814 1.00/1.00 vMB 19
599,621 599,621 0000000000000000000e5b4ed6dbda4516012b0db8174e8153573edf4ccb576a 2,604 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.