Loading Tool

Explorer IconExplorer

Memory Pool

41,916 transactions
27.70 vMB
0.07629625 BTC
Random Selection Loading Transactions
Max Size: 143.02/200 MB

Candidate Block

Mining Attempt 0f9d7204c246ce6b3dd76aef385d1194973bb18d048b6622eb7c96bb44ea2646
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root b589bd09cab81f3fc4e64293a859aa20d1422fe388e79454281012a72f8a3555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02120624 BTC
Feerates: 180.63 > 2.13 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (85,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,538 829,538 0000000000000000000350a4c6458527864cbbf9c2fe0839de4a8ee4812ec44e 2,409 1.00/1.00 vMB 52
829,537 829,537 000000000000000000011d5df3fe55a226178af2f42c07722f55890f36db54b1 610 1.00/1.00 vMB 24
829,536 829,536 0000000000000000000162dbc000fdc97358e966ec596aa6607cbcf7c522ed11 1,860 1.00/1.00 vMB 49
829,535 829,535 00000000000000000002754e820e761be7fa240e0a2fcccd15c292787eb30611 1,903 1.00/1.00 vMB 27
829,534 829,534 0000000000000000000126221d572fdc7580e837ceec0675db9b6506949ad78f 2,053 1.00/1.00 vMB 33
829,533 829,533 000000000000000000037304df8e6a40724eb8eaf676cd5e6b5052f4768b9a81 1,996 1.00/1.00 vMB 33
829,532 829,532 000000000000000000023bc2395ed0a29baef16a794e026ac08edf80be08d535 2,418 1.00/1.00 vMB 28
829,531 829,531 000000000000000000008355936e2eec0e13a9223aba50631d2158beaf9f7448 2,535 1.00/1.00 vMB 44
829,530 829,530 000000000000000000017cdf32bc8440b5461f92710e33fbbf38a231d7cc8f4d 2,465 1.00/1.00 vMB 39
829,529 829,529 000000000000000000033df4f53552905b6e12f9b98c5e085d3e6383d7b6aa29 2,571 1.00/1.00 vMB 67
829,528 829,528 0000000000000000000028df827f232e3bfa9fb4abbd61eb81c817a85a7ea953 2,910 1.00/1.00 vMB 35
829,527 829,527 00000000000000000000fd6eafec9bdb527f60313f1cd97905f652bead321775 2,844 1.00/1.00 vMB 47
829,526 829,526 000000000000000000037cdf54f44d0b1950dac5540707e57a8c30db3ad40149 2,398 1.00/1.00 vMB 51
829,525 829,525 000000000000000000024515eb4c9f0f5f6c3d1cbd7dbfb8f0e835a22cb866f5 2,505 1.00/1.00 vMB 47
829,524 829,524 0000000000000000000086669daa0669ceaee6e4850ef41d31731d9b40cddcd5 2,497 1.00/1.00 vMB 36
829,523 829,523 000000000000000000039388744fb319d395e0565592ce1ca532fe0a0d9672b8 2,545 1.00/1.00 vMB 67
829,522 829,522 000000000000000000034607b3c85c79e832c64e12cc9ccfd62cd91fcece9bcf 2,770 1.00/1.00 vMB 57
829,521 829,521 00000000000000000001be489b1224cb126912251d72afc9a19d238847a48525 2,681 1.00/1.00 vMB 46
829,520 829,520 000000000000000000023f417bb56ccae735b8645da04af99a5267a8cf29ad3c 2,943 1.00/1.00 vMB 78
829,519 829,519 000000000000000000039027a778c685e71b756d5e5082f360a8327d5d15456d 2,740 1.00/1.00 vMB 45
829,518 829,518 0000000000000000000303c6216756af869dfd7588999eb45a2e8bf957822fd5 1,664 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.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.