Loading Tool

Explorer IconExplorer

Memory Pool

77,916 transactions
29.32 vMB
0.08623074 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt a062062cc1b4767df137819433d6f3dbabec698d03b08a95653e92bc7c69383e
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 387214cef377fd00d48bc3d1148271deb1e67cc56dc35acf3c5f0355286ed32c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,008
Size: 1.00 vMB
Total Fees: 0.02439546 BTC
Feerates: 261.10 > 2.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (387,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,976 527,976 00000000000000000016a4d0a018d3075e21c135461a2a200447a493c71a4ad1 1,186 0.82/1.00 vMB 12
527,975 527,975 0000000000000000002506ccacb1f3923a93c2b0be85fd1d3e276675ad6021f1 2,379 1.00/1.00 vMB 19
527,974 527,974 00000000000000000008de9c107c85d2b151996d222b7b0ab38089be76495e1d 1,975 1.00/1.00 vMB 16
527,973 527,973 00000000000000000033672809c02c2f3009da26f8c0c2cb3017969948370f5e 600 0.44/1.00 vMB 19
527,972 527,972 0000000000000000002fad53c26de420e2c4f611e6695ed77a3b0a060b3f8e10 948 0.52/1.00 vMB 33
527,971 527,971 0000000000000000000e857c78521be2b1d084205eefedeaebff50ed62c7f93e 159 0.07/1.00 vMB 14
527,970 527,970 0000000000000000001eeb0fbaa4e70472c6365abc8ba59e290be10fd4bbb9f1 86 0.03/1.00 vMB 10
527,969 527,969 000000000000000000076228c08221b26ca9dc1f5a9375014a4e3e11c07ac983 1,583 0.61/1.00 vMB 20
527,968 527,968 00000000000000000014bb1821153c804b66d2fb0cdcbc3bec25bd9f3274e236 2,483 0.93/1.00 vMB 22
527,967 527,967 0000000000000000001a5fabc8409daf8dd4dfecb4607ee5ac45fbc5f4c7c1c4 1,546 0.52/1.00 vMB 20
527,966 527,966 0000000000000000000a8d9a60f1849d029c28a6afc239a099603f6292a33875 202 0.07/1.00 vMB 18
527,965 527,965 0000000000000000001672165a38827e596d76c18711e06e5ea1649d9d6ca932 981 0.34/1.00 vMB 7
527,964 527,964 00000000000000000016bc968c828d09feb20e1568649209aa33d1720f58548d 333 0.18/1.00 vMB 36
527,963 527,963 0000000000000000003280b762d46a17c842cc03bf9bbbea93f62bfdbbc47e02 383 0.10/1.00 vMB 10
527,962 527,962 0000000000000000001b203c59e8cdb0dcc264640573986c2d1c89ad70f4dbc9 569 0.28/1.00 vMB 29
527,961 527,961 0000000000000000002a9a3d25a032f492ddde7dfc01f34ecab3ab340657397e 1,956 0.66/1.00 vMB 20
527,960 527,960 0000000000000000001ec6e70ff40e515532a5fbbee22249ac60bca63103a722 75 0.02/1.00 vMB 13
527,959 527,959 0000000000000000001f7162b53d4c073aecaceae12e75249eb916055e64f763 111 0.03/1.00 vMB 10
527,958 527,958 0000000000000000001f53bb303a6e99228a87e511db0d2ecdc477881d1953e8 1,738 0.79/1.00 vMB 16
527,957 527,957 0000000000000000002b1281d1f06c26a7bfe98a66dd39297122af5717c86310 1,005 0.40/1.00 vMB 17
527,956 527,956 00000000000000000026c8133c3592aeb7224a7265c7db35595539ae2db97b49 1,514 0.54/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.68 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: 685.54 GB
    • Received: 16.48 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.