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 (133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,994 937,994 000000000000000000007822bb7eba3bf2ff748560097c5768d0a684d6d046d6 3,667 1.00/1.00 vMB 4
937,993 937,993 00000000000000000001281f4d71c9fcc29bb4cd7c80e82b9bb000ad5da76f54 3,767 1.00/1.00 vMB 3
937,992 937,992 000000000000000000013283b38baf9b60ba5c54128088f31d51f8d825241db1 1,879 1.00/1.00 vMB 1
937,991 937,991 00000000000000000001bd96c5201616a5c58aa6460f0d926cae714223666c93 1,634 1.00/1.00 vMB 1
937,990 937,990 000000000000000000011df95cd4107d7067d0922401f7a417234fa527cdd91e 1,175 1.00/1.00 vMB 1
937,989 937,989 000000000000000000003d0b2fde484bb5fbdc4f6e62b78447215a16a4bd414b 1,339 1.00/1.00 vMB 1
937,988 937,988 0000000000000000000197b9f7057f303aef1f4fa62d2b2d7ea3a28fb203461d 1,292 1.00/1.00 vMB 1
937,987 937,987 00000000000000000000c4c17b923a6224e0450c5467a3797fbfbb3571312954 1,199 1.00/1.00 vMB 1
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
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.