Loading Tool

Explorer IconExplorer

Memory Pool

86,120 transactions
31.31 vMB
0.09354656 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt 673891fe81ddd3066ee23f46714ec328217577be89e43a96e5261a8ef9a89596
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (537,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,860 377,860 0000000000000000085b6dc29d61c329535ecb4dc500ff1ff4275904d0a4499d 2,200 1.00/1.00 vMB 40
377,859 377,859 00000000000000000fce286222e323d9cae57029b191740f2e4aacd6034c5e26 542 0.92/1.00 vMB 8
377,858 377,858 00000000000000000523c42d4f8d0f8adbbf548b5318fa8a88fdc0085cf23db0 2,016 0.95/1.00 vMB 37
377,857 377,857 00000000000000000f59154dab60886699faadf7962e2e8bb5ffb3e96833b397 1,590 0.75/1.00 vMB 40
377,856 377,856 000000000000000000cab5f50837070d32974b61789f931d311e65af1872680f 1,779 1.00/1.00 vMB 30
377,855 377,855 0000000000000000078cafece7a00ea36df8ea6013d9a6e43cfeae53a3fe0c17 2,374 1.00/1.00 vMB 39
377,854 377,854 00000000000000000449abab168b27e28e356d345a2ca732ea448cc06ee60c82 661 0.99/1.00 vMB 10
377,853 377,853 000000000000000008471f58f180b0d8013fcfa41f75483ababb3a9cfd040105 369 0.92/1.00 vMB 5
377,852 377,852 000000000000000003645166228badd657fc3077413371700ce5035072291404 232 0.98/1.00 vMB 3
377,851 377,851 000000000000000011dd959e085567209297454fc6d06e23b9094645c773058a 300 0.18/1.00 vMB 25
377,850 377,850 00000000000000000a3e887ed83331457145f9e528484ef835cb6b4d95e119f8 447 0.40/1.00 vMB 16
377,849 377,849 00000000000000000519d2530801843e48a42445f1468f3046a9613ab3a7c913 2,306 1.00/1.00 vMB 41
377,848 377,848 00000000000000000d1ad373e091aa0374c60c3626f05d0c142a0d570b61f351 1 0.00/1.00 vMB 0
377,847 377,847 0000000000000000089e1e08507356addbbcb5d21386b43de693c4e5e93c0e66 521 0.24/1.00 vMB 32
377,846 377,846 0000000000000000072863e11d3898be74e32f2ce9d1014f2349e2963bef69db 413 0.92/1.00 vMB 7
377,845 377,845 00000000000000000ff5c0ee47b75615a04ab55378b81194547250b1df3c9c28 858 0.92/1.00 vMB 15
377,844 377,844 000000000000000011b486f51387076355ce80cb200844626c0028a75bd4478b 1,336 0.58/1.00 vMB 36
377,843 377,843 00000000000000000b5b4475185aa40ceace64a34544f4a09068ceca42f06d60 459 0.93/1.00 vMB 6
377,842 377,842 00000000000000000714b3a494a4caafa4b4f17b876f27b8924c27c80dad440f 945 1.00/1.00 vMB 14
377,841 377,841 000000000000000009181d2eb11fa95b30758c0b683e3558cbd0729dc35ebaf3 1,201 0.78/1.00 vMB 27
377,840 377,840 0000000000000000108b0ad2b6e949bd7dd2e2ca23b85e18919e7e2fded8f080 2,402 0.93/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.