Loading Tool

Explorer IconExplorer

Memory Pool

43,735 transactions
29.33 vMB
0.08117878 BTC
Random Selection Loading Transactions
Max Size: 151.16/200 MB

Candidate Block

Mining Attempt 1e404a8efe6c889332a5cb1dcbb426e5d80b19d7bcbbd6557d818d441da039f2
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 407bbed16d4e8fb1e641b5e1ac8a1dc6b4fc4b617f62e0ee3f010c65c475bfa8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,549
Size: 1.00 vMB
Total Fees: 0.02353660 BTC
Feerates: 150.75 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (580,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,536 334,536 000000000000000011bd6152953ae0d2a44ad1d54615611ff420405c9f76aded 446 0.24/1.00 vMB 25
334,535 334,535 00000000000000000433f73e0ddb757c63833a4653cade7dcd74398e9154c1b0 515 0.33/1.00 vMB 23
334,534 334,534 000000000000000019d6d780e15a58d580291b57a1bbfc420fcfa9c0da7bccf8 279 0.18/1.00 vMB 17
334,533 334,533 00000000000000000f47a5977fbe6d0c08cc8d3e16fcaf8044afdc56efbf3f17 1,053 0.75/1.00 vMB 21
334,532 334,532 000000000000000007e4b711b0a4f1b3f77a45fe3ade8edc4cf600ddc7740cbb 64 0.02/1.00 vMB 20
334,531 334,531 0000000000000000111df1d922495c2fcba979f779e69586d06e3eb2aefd8700 470 0.30/1.00 vMB 18
334,530 334,530 000000000000000001eebb1a395096d23e74d6516d061adc1968ea5269b43665 339 0.21/1.00 vMB 49
334,529 334,529 000000000000000012894686837c441fc1c5ea1c33208bff6fbd7144f48ac921 436 0.86/1.00 vMB 14
334,528 334,528 00000000000000000bed96fb35e3ad36d4d1748e0c69402d13be032962f36138 2,356 0.90/1.00 vMB 33
334,527 334,527 0000000000000000016a51322b81ef052f693fd7de50741bbf03a278af75d176 719 0.41/1.00 vMB 23
334,526 334,526 0000000000000000034f0e86714274f45cf12dd9a2a993a22717ac1c7913c883 106 0.10/1.00 vMB 10
334,525 334,525 000000000000000002ca70a39e517f57954f9cff7a2e115c49e83afd29b434b4 370 0.23/1.00 vMB 29
334,524 334,524 00000000000000000d067dfb9871a7458deb5375455b6e06c8345377236da706 402 0.26/1.00 vMB 23
334,523 334,523 000000000000000019d0c71321fa40284c4aef9544b23726f9d0156f44765d32 426 0.36/1.00 vMB 20
334,522 334,522 0000000000000000060e425256da24aedbfed2e9e0a7c1b309e52fd96b9c4298 128 0.06/1.00 vMB 22
334,521 334,521 00000000000000000cb6ebe16fd765d9458f66285046dc5120418c63eda5df1a 298 0.12/1.00 vMB 31
334,520 334,520 0000000000000000172075d0ad67be3943f7c756fa2ded7020e08ec37f3736f8 419 0.25/1.00 vMB 23
334,519 334,519 000000000000000019bfff889f86dafca4e2b4754bbb91c907f434debdf7a300 238 0.14/1.00 vMB 19
334,518 334,518 00000000000000000e8ff71b450aa3170410859c23fc99659086ca84b4a6d886 491 0.31/1.00 vMB 21
334,517 334,517 00000000000000000d08cb4777b2020d584a598c33f33919ba240e541ee2204e 550 0.29/1.00 vMB 25
334,516 334,516 000000000000000004437336b4e030f50ebe3c12de8c91450e90928923f478fe 303 0.13/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.70 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: 629.21 GB
    • Received: 11.88 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.