Loading Tool

Explorer IconExplorer

Memory Pool

43,031 transactions
27.93 vMB
0.06135163 BTC
Random Selection Loading Transactions
Max Size: 147.35/200 MB

Candidate Block

Mining Attempt ff758b5706823791a67aad96028d466e6d85875d07ebed6592812690e30c41f3
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root 71dc70dd5b6dc87c519308aac548d13b807816b2884f92b58920de8a9b79d88f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,490
Size: 1.00 vMB
Total Fees: 0.00890831 BTC
Feerates: 100.36 > 0.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (158,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,219 756,219 00000000000000000002ba46d4a1794efc3e47ef72887f2d6e4fe4a1b579cdea 987 0.77/1.00 vMB 9
756,218 756,218 0000000000000000000087048478a70a6a151c47498fa553a3d0ed10782b7021 378 0.26/1.00 vMB 6
756,217 756,217 00000000000000000004b864f36cb00e823ad0e85ceaaf456c0de2e972ba46eb 361 0.24/1.00 vMB 4
756,216 756,216 00000000000000000000f663c4be172c883d77a37e0bb2b464294fadd728d9f4 3,206 1.00/1.00 vMB 13
756,215 756,215 00000000000000000007a9a1ad79a5dbc54d26640d7ca14dd1e3939db8f826a2 1,182 0.82/1.00 vMB 5
756,214 756,214 00000000000000000008b27fd3b642c424a7fe5552714100c2e79259ace8bb49 2,804 1.00/1.00 vMB 11
756,213 756,213 000000000000000000034be669335c56cf7f73e87a07ea9bfbb9cab5e55f3b52 1,637 1.00/1.00 vMB 4
756,212 756,212 0000000000000000000809bd62b2a93065223dade9c928026985feaa39b2ef5d 3,212 1.00/1.00 vMB 5
756,211 756,211 000000000000000000079fc76303af09c2447c9b5b43985d0b4bcb0754ca7c9d 3,081 1.00/1.00 vMB 10
756,210 756,210 00000000000000000003eb5899b16bb00504653a2f99083edcda20769cac0a26 2,265 1.00/1.00 vMB 14
756,209 756,209 00000000000000000000ef64fb28ccc7aa1077d2ef0ecc9c436df61e40a89298 2,731 1.00/1.00 vMB 20
756,208 756,208 0000000000000000000798c7481af9b174ef87d41c6e0fd0dc07d9971fb6513a 3,183 1.00/1.00 vMB 15
756,207 756,207 0000000000000000000585f0492d74e2d335650b69adcc4870ab376d724154bc 3,324 1.00/1.00 vMB 17
756,206 756,206 00000000000000000003a3f66b41ea1692dd77039469d0f84c8c12eda931d020 2,566 1.00/1.00 vMB 3
756,205 756,205 00000000000000000006f61bc76df176a5afc23829a74a73bfd97fa8153ed9db 3,112 1.00/1.00 vMB 12
756,204 756,204 00000000000000000005cef87f5a342474303dd7e8491e7e1004594ebe4287a6 3,721 1.00/1.00 vMB 26
756,203 756,203 000000000000000000037b227073524aafc62ab54a1b276e08b68654e6804396 863 0.63/1.00 vMB 9
756,202 756,202 000000000000000000062b7486c086f184f053183604a1d507ef19041bbe358b 336 0.55/1.00 vMB 12
756,201 756,201 0000000000000000000762e31c9ab0478749f9dcf3bf75d592334bf6ead02fba 2,020 0.62/1.00 vMB 13
756,200 756,200 0000000000000000000681ea06978de8e54db016c3cfecd096a713c48e9d32de 436 0.13/1.00 vMB 11
756,199 756,199 000000000000000000054e624b328ab9b9d320d71eb18c99cebf1622a539261c 2,440 0.75/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.