Loading Tool

Explorer IconExplorer

Memory Pool

36,791 transactions
26.77 vMB
0.05901232 BTC
Random Selection Loading Transactions
Max Size: 135.83/200 MB

Candidate Block

Mining Attempt 73852e3586aeb7eaa0e4f232699403fe69be92e7e29b1ec5165ed4ff92a413e3
Version 20000000
Previous Block 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd
Merkle Root 979865b9bf34cb6c2827f8bf96df11b1e78dabc5a78248f4371a749cb7950179
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.00895174 BTC
Feerates: 101.53 > 0.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,647 (430,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,318 484,318 000000000000000000529b4c3578df647d863ff6d832d9dcd16708f66f0c42c1 899 0.56/1.00 vMB 140
484,317 484,317 0000000000000000011dba0f75499faab1e2846262468495e6847c8eba7255bf 380 0.25/1.00 vMB 137
484,316 484,316 00000000000000000125d72f566dbfd4e4f90156af125a905596103ccbf64437 408 0.22/1.00 vMB 166
484,315 484,315 000000000000000000fc4c6af8ef8b4c520cc679c5d7282efab8f30a12cc1051 1,448 0.78/1.00 vMB 117
484,314 484,314 000000000000000000a02b0d55e9ab740a48ca3f3ad8fe7de16decbd90ff21dd 108 0.04/1.00 vMB 140
484,313 484,313 00000000000000000118907d09205749b792f7c0ede73420a28055719a8ecbc7 222 0.14/1.00 vMB 89
484,312 484,312 000000000000000000ce5fe42f96aeff8b9de771517d9830c6f7563322ca8b98 1,248 0.90/1.00 vMB 21
484,311 484,311 000000000000000000851ad6d617ea7ae3a294ecb5cd0a6f0b5cd864a569475d 1,843 1.00/1.00 vMB 106
484,310 484,310 00000000000000000028eb918f8c6e25f581f06927e41e9688b695c2a9eff665 2,145 1.00/1.00 vMB 212
484,309 484,309 00000000000000000110928c3a479bec2a798a32f1a193036bf35a0fda8efc30 2,072 0.99/1.00 vMB 128
484,308 484,308 000000000000000000723c036894fb7d6c8f3cb35ef5fa1829c7fe51650052b8 977 0.48/1.00 vMB 57
484,307 484,307 000000000000000001072d27450f60a934b75bf3451ef5accaa4749efd569713 869 0.52/1.00 vMB 78
484,306 484,306 00000000000000000072e92e0bc598293b70ccc7d72689083c265834e17314d1 1,888 1.00/1.00 vMB 187
484,305 484,305 0000000000000000006ed335c2d9ff7cdb9af0b37c1019b0778dc3023a00a927 890 0.46/1.00 vMB 124
484,304 484,304 00000000000000000104e7145540f0b0b384a218abe47a4a2018d84a853e6f22 1,649 0.86/1.00 vMB 103
484,303 484,303 0000000000000000012800901de4f40d893d295ff774670f104ea4588b9843e8 2,226 1.00/1.00 vMB 63
484,302 484,302 00000000000000000050512214f402f413d0dce0dd500001b69006f56a9b6c8e 2,346 1.00/1.00 vMB 128
484,301 484,301 000000000000000000c5218130b41518716646a9495f44e69d9ab4831b216b2c 2,047 1.00/1.00 vMB 147
484,300 484,300 00000000000000000099ebfdfc2b946e114b90d815d309d2327d4b28b6594ebd 2,008 1.00/1.00 vMB 154
484,299 484,299 000000000000000000d4941f73af8e050d0a1f51eff5ee4159f3582472a674e0 2,185 1.00/1.00 vMB 207
484,298 484,298 000000000000000000f02421031cd09e631ead9a572a416d1369d56f94e911d2 390 0.27/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 781.77 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: 632.64 GB
    • Received: 12.13 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.