Loading Tool

Explorer IconExplorer

Memory Pool

47,200 transactions
31.15 vMB
0.13741969 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt 0f124dbbc3e4d0c41dee52c2c5dfee14ba31acd852fd180e758091b27ddb081a
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 04ac3b00b78587cb805d582aad560e4cf238c9aa2415d4c2b9409583ca7c35ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.05856986 BTC
Feerates: 150.97 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (580,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,542 334,542 000000000000000003f8c66b19bb8a468c79352132eab8ac0fd9810051f63b41 255 0.12/1.00 vMB 24
334,541 334,541 00000000000000000378c076cb482204b36742a648ed26313c37b24dac160720 163 0.10/1.00 vMB 16
334,540 334,540 000000000000000014f4a9e598f74c80e3ab3ead3c7ee7896ea8f4d8db6e8a0a 159 0.12/1.00 vMB 19
334,539 334,539 000000000000000010b786092d5a677f0dd27be564568977c62a20ed2df954d5 947 0.48/1.00 vMB 24
334,538 334,538 00000000000000001b21a08278b9aee380e4205432ffffb8c2ab520c2053f040 367 0.15/1.00 vMB 32
334,537 334,537 000000000000000000a3795a9b47c158383a2eb0b69e5bc1000248cbe6f50869 441 0.25/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.