Loading Tool

Explorer IconExplorer

Memory Pool

82,296 transactions
34.46 vMB
0.15266498 BTC
Random Selection Loading Transactions
Max Size: 196.45/200 MB

Candidate Block

Mining Attempt 97b8abed69cf0ebe9c7b4ed5e4ef988d9e59eaae81dbba68bc2fc74a2786afd0
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 59376bf095d170e312cfb82c92b7a636a186d0231fec8bec840473717924a03c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.03730253 BTC
Feerates: 150.78 > 3.74 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (575,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,825 339,825 0000000000000000121a6c302707d0b777997ec0d88d9f1d1335267fc180f2e9 1,741 1.00/1.00 vMB 25
339,824 339,824 00000000000000000c367c74a5be66c04ed73a39fc631e43e5977519455ae792 1,438 0.75/1.00 vMB 28
339,823 339,823 000000000000000017374acc494c6f42875735b1b296818c6fd65b6c08066ff8 1,229 0.75/1.00 vMB 23
339,822 339,822 0000000000000000001eaab84b715b198e23cbf59691ac1a4b49c302f8ca6da9 583 0.21/1.00 vMB 39
339,821 339,821 000000000000000009492db5b355258d5e0352084cf18a80187abff9fc9dcd9e 1,204 1.00/1.00 vMB 19
339,820 339,820 00000000000000000e069ebec005e75ddc91212178e34d2282ea20cd6634e2fc 2,256 0.75/1.00 vMB 36
339,819 339,819 00000000000000000bba13ed3e3d5257f7abef569b5cda15acef29b506aa6807 237 0.10/1.00 vMB 25
339,818 339,818 000000000000000004b4e9f041db1eb9045033405373598206aa27059a035674 429 0.23/1.00 vMB 24
339,817 339,817 0000000000000000149ca71550edf9a7b353f540c13acdb7b3d95a5e4c2e3d04 1,056 0.75/1.00 vMB 20
339,816 339,816 00000000000000000b54fc106ea9a51d6177b9f83aa573e71c68f2297470888c 1,857 0.75/1.00 vMB 32
339,815 339,815 0000000000000000126867f7862ad56234473f368b866b430715023b921358cf 125 0.10/1.00 vMB 11
339,814 339,814 000000000000000011b61cea6edda307266d317ca980c16aaf302c3a4956db36 467 0.27/1.00 vMB 23
339,813 339,813 000000000000000009036a6b205f00a736de4a09e06b8774f310db3209944716 236 0.13/1.00 vMB 24
339,812 339,812 0000000000000000180398b98ae810192c599dcf0ef044448f7367f591ef0a28 771 0.44/1.00 vMB 24
339,811 339,811 000000000000000013944beea6c0812436de5e312496cc8be470059be7ade883 77 0.08/1.00 vMB 9
339,810 339,810 0000000000000000054f2c852318c2c75372f070ee84372acfa3fb8eaf6db51d 627 0.35/1.00 vMB 23
339,809 339,809 00000000000000000b4e7de24e9f3a40facfbb517f1b322ebee8780e432b40d2 501 0.26/1.00 vMB 26
339,808 339,808 00000000000000000dce891d7f0091baf0b9631229189fd7eee4bc65c805cd12 413 0.25/1.00 vMB 16
339,807 339,807 00000000000000000cc6b06219afe6c6319c9f3ea1b70967be4f1fa23986513b 546 0.29/1.00 vMB 24
339,806 339,806 000000000000000015fcd4c9ca5c07552b496924bfb0abb917a942d705190eec 236 0.15/1.00 vMB 24
339,805 339,805 00000000000000000a235ac56622fd64f4a361b91775ff3efaf35aeda2adf44c 1,443 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.10 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: 728.25 GB
    • Received: 18.47 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.