Loading Tool

Explorer IconExplorer

Memory Pool

72,859 transactions
28.43 vMB
0.07661573 BTC
Random Selection Loading Transactions
Max Size: 171.98/200 MB

Candidate Block

Mining Attempt f2492ae8b51cbc3371e4c3eac08fd72f79809d2bd60a383341a3a4e0b734d7d7
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 82211cdc2bc630bc1ab102638ce6cc6260ffba6f2648c2caadf035c6f9e62bb0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,331
Size: 1.00 vMB
Total Fees: 0.01408756 BTC
Feerates: 150.52 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (676,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,848 238,848 00000000000000d6ed851e6f531d117fd32ea8dec3ce667f009f011e94f84888 260 0.12/1.00 vMB 145
238,847 238,847 000000000000004079bdf4a0ee052c547a813eba430fe02aaae2380739bbac53 272 0.16/1.00 vMB 112
238,846 238,846 00000000000001521d5018f808ccdd5a2b103de86884221e1e77f84a4c6b1302 273 0.16/1.00 vMB 118
238,845 238,845 000000000000004033e1bc07717f90ea1d53689fa9aa6f8e58e9d8bdb22b33e2 256 0.08/1.00 vMB 292
238,844 238,844 000000000000000419e632201356347bcd1c5a25e2e41b58029147b7a9bc6d13 28 0.01/1.00 vMB 188
238,843 238,843 00000000000000f836b3e052a442976b8100ec5f132715f2cbb6eccc805543fe 159 0.06/1.00 vMB 224
238,842 238,842 0000000000000061b1e9dff90cc62bc63cc326f921e8aac35898a5865d53f4fe 59 0.03/1.00 vMB 147
238,841 238,841 00000000000000259a60a667499369bf2573309b2113b25aa29e830e52717a38 114 0.06/1.00 vMB 156
238,840 238,840 000000000000004a2ca0d908bc763a61b31cc450d367d8ec578c800aaf04fafc 269 0.12/1.00 vMB 169
238,839 238,839 00000000000000981a13050c81f58dc040d1a311a4f1ce01bc23170f1345333c 100 0.05/1.00 vMB 172
238,838 238,838 000000000000010b1090fb1b8f8b37bbe7db92d1c7a1c2fa2c21d0a692ce7372 469 0.21/1.00 vMB 183
238,837 238,837 000000000000015062443a5d9aa8b002e02fcf113607b67f3097005641bd27de 41 0.02/1.00 vMB 127
238,836 238,836 00000000000000b0437a9d741217789904200cb8a4574c32a3114965b54ad8a7 343 0.17/1.00 vMB 154
238,835 238,835 000000000000001ef733737bd7d1afbd1619d6b65d2b21d04a69f8ff8d9bb7cd 195 0.09/1.00 vMB 170
238,834 238,834 000000000000013a15b1ce5607860df009946e8833a2e4fa27684e8603d43637 46 0.02/1.00 vMB 96
238,833 238,833 000000000000014947759fa200bf304666bc736c0a9cbad942afda04dced777c 447 0.21/1.00 vMB 157
238,832 238,832 00000000000000e833c92b75b30dc3049fa63baa563c19ba82d8fc8988705b9a 358 0.23/1.00 vMB 129
238,831 238,831 00000000000000e50638adc06257b5bffdb6aebc7ef84beba5898ac725f77e1a 473 0.25/1.00 vMB 156
238,830 238,830 00000000000000fa958cc93e7b5b9d37ad44bbe07a9b9bc8e18fd3636d3f484e 1 0.00/1.00 vMB 0
238,829 238,829 00000000000000803a80a620bba3775a1f24eba4d4013b3348fbd8528a69f23d 689 0.25/1.00 vMB 255
238,828 238,828 000000000000003974eb7090a3031aa532c7ff1adc1c51f70c19a08c8f55f56e 564 0.24/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 783.18 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: 750.26 GB
    • Received: 18.84 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.