Loading Tool

Explorer IconExplorer

Memory Pool

77,297 transactions
28.87 vMB
0.09888202 BTC
Random Selection Loading Transactions
Max Size: 175.16/200 MB

Candidate Block

Mining Attempt 403f149d870287d7ed26e08c834a2de4c7d31516beb5b65aa773df3fe397fbd8
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 3eb7c0d1ec6e0cd6ec3b49393b1663c7b739fc9d809527da0c6af9bfe6ae45d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,423
Size: 1.00 vMB
Total Fees: 0.03044756 BTC
Feerates: 180.82 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (538,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,845 376,845 000000000000000009420f929d234cce70a1adf165631edac864bf569d7322a8 666 0.71/1.00 vMB 13
376,844 376,844 00000000000000000299da645b0d6d3d8566a58e6e0dcf3618b06f5875e04223 995 0.52/1.00 vMB 35
376,843 376,843 00000000000000000a4eed10d803cebf91f4b6e3f838e802c287f5b6270176b2 1,290 1.00/1.00 vMB 22
376,842 376,842 000000000000000012661bec8057131c04ffb9459c47d6f77ae1467a1c18b3b8 2,561 1.00/1.00 vMB 52
376,841 376,841 00000000000000000189574153c5bac75cff912fe8b8fbcdb0c32e7784f3d9a5 752 0.78/1.00 vMB 22
376,840 376,840 000000000000000006208b8e84e2fa1518a8b92cb5cc892bd1be9f0adc226a98 1,481 1.00/1.00 vMB 24
376,839 376,839 00000000000000000baf1ca9afb99a4171641a0ed1505c66ea4d14f64f73322f 2,299 1.00/1.00 vMB 57
376,838 376,838 000000000000000005357d8058f50009cd61d3c71348dde1e6b53b9f7cd0ba4c 1,689 0.58/1.00 vMB 52
376,837 376,837 00000000000000000a2414831e81ba016912cd70d449e10f31e33bc77a161710 1 0.00/1.00 vMB 0
376,836 376,836 00000000000000000486bb7a710406a7972a9922fa2271700bad076e5741a2fd 1,241 0.79/1.00 vMB 29
376,835 376,835 00000000000000000883a3f053b4ff192940dcd794ce12d09eccd6c284383f05 1,363 0.75/1.00 vMB 36
376,834 376,834 000000000000000007265f13203c0c994edca77c1d98cf8b0f2c40fbd46068e3 195 0.09/1.00 vMB 32
376,833 376,833 00000000000000000b136ef8571c8cbde26cc0452ad9bdc922e6780727904d5d 307 0.62/1.00 vMB 8
376,832 376,832 0000000000000000086f9abe2d3d070bfc0065d9fa046e57a02ccb0cb9d10b99 804 0.75/1.00 vMB 19
376,831 376,831 00000000000000000fc5062f34b31bf625e2f74d305728f69b4b672178681e5c 2,105 0.89/1.00 vMB 50
376,830 376,830 00000000000000000a2c131fb4bd2a87fc220b191f463773099e7c841d70a843 1,992 1.00/1.00 vMB 38
376,829 376,829 0000000000000000067ec83d051ba48655fd4948a920d6609c7722320ab91546 1,967 1.00/1.00 vMB 32
376,828 376,828 00000000000000001172ec15c8719bbde000ee15487670f0faeb673b831b821c 2,154 0.75/1.00 vMB 50
376,827 376,827 00000000000000000e9c927a30250386babbb95370b93aba6528e50e197de6ba 369 0.20/1.00 vMB 31
376,826 376,826 000000000000000004d5d8ecfa9a83807234c32befeec16960eb0ad60be6318b 164 0.11/1.00 vMB 24
376,825 376,825 00000000000000000abfd741b2c44fa5b4ffd427696cf59d49c498696162387d 991 0.62/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.