Loading Tool

Explorer IconExplorer

Memory Pool

13,761 transactions
2.54 vMB
0.01886799 BTC
Random Selection Loading Transactions
Max Size: 20.19/200 MB

Candidate Block

Mining Attempt 76d409aff06f673e5f617705be7cb3189f61171de3e7c06517dc17070d4a4666
Version 20000000
Previous Block 0000000000000000000054084b4dfb79430185c916485a5a76a04a6e90a141bb
Merkle Root 695191ac5db5f42573a7217a5705662a65b2a3a89d085bbe641f576094a7a38f
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,983
Size: 1.00 vMB
Total Fees: 0.01706322 BTC
Feerates: 687.47 > 1.71 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,127 (141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,986 937,986 0000000000000000000163eb88a60abe7b8ad65128585ab11b87280107c41746 1,458 1.00/1.00 vMB 1
937,985 937,985 000000000000000000009b03d7bd31202d46d0a5dac3b50bf6ff0674b0ac2fc3 3,153 1.00/1.00 vMB 1
937,984 937,984 000000000000000000001c04f97d926cde2d9d5943a96d81944bf5d26cb07fa2 3,227 1.00/1.00 vMB 7
937,983 937,983 0000000000000000000034f35ff3c2f92b94d6fc2cf6f6e82c40b99645504b59 3,328 1.00/1.00 vMB 2
937,982 937,982 00000000000000000001cc8532ebe9ee60c4568c30b88c48e1f8a79c183d94eb 3,908 1.00/1.00 vMB 9
937,981 937,981 00000000000000000001076fae9e1357b649ed3718f07fb3d7c476208777043a 2,688 1.00/1.00 vMB 2
937,980 937,980 0000000000000000000175facb61b1a48d3a41eb92a4c4504cafcb5e19ca11b3 3,320 1.00/1.00 vMB 0
937,979 937,979 0000000000000000000047880d5cddffd8a3d9c614ae69ba5e725cc1e6980a3d 4,758 1.00/1.00 vMB 0
937,978 937,978 00000000000000000000aaf06ff1312fe167573b219ea0695dff540d5bb671eb 488 0.15/1.00 vMB 3
937,977 937,977 0000000000000000000105c6fa253e3b715ba97327b26e623b3efd98cc33a934 3,391 1.00/1.00 vMB 1
937,976 937,976 00000000000000000000ee995fd3825588a3ec24828dfd5e93f98c6c50af2101 3,741 1.00/1.00 vMB 4
937,975 937,975 00000000000000000001ba947879be6c056436e66f606baa19d9285339891c85 4,247 1.00/1.00 vMB 0
937,974 937,974 000000000000000000004398389075658a0345af8f9199373d119832e6b08a1f 3,642 1.00/1.00 vMB 2
937,973 937,973 0000000000000000000070a4f13701e296d269805c53ea25a9fa2f3cf78e614e 560 0.16/1.00 vMB 2
937,972 937,972 0000000000000000000084e4bac77ff525a9fe79918e8c1b2218afa61c66d276 3,656 1.00/1.00 vMB 3
937,971 937,971 00000000000000000001cfa5cc010a4a1aa7a91d7b9060338e1460d385c56667 4,385 1.00/1.00 vMB 0
937,970 937,970 000000000000000000011b66ca4ef4e45a062484e8f9d3007c4931bbfdeb3093 2,497 1.00/1.00 vMB 1
937,969 937,969 00000000000000000000118d3c69b595319a988e6c4968f4e01ba481547d2e83 3,515 1.00/1.00 vMB 4
937,968 937,968 00000000000000000001beecdb55d6bad8d63ad9301bd915c8e737d1e14938e5 3,658 1.00/1.00 vMB 3
937,967 937,967 00000000000000000000e932a18268712f73a320e0cb4a47d415f9213e240fa7 3,297 1.00/1.00 vMB 1
937,966 937,966 00000000000000000000e4204c940fc7d456accdf5908ac6a811716b66a38fa9 4,397 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.38 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: 4,082.76 GB
    • Received: 223.53 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.