Loading Tool

Explorer IconExplorer

Memory Pool

81,617 transactions
29.66 vMB
0.08685711 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt ff560835aa2a765440491c84e38fb0f3a863350396250c208f178028b5bf8600
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 5485cb63c5c628e47094e4123c566b01292a8523a8a0a09e28d7594029776af0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,199
Size: 1.00 vMB
Total Fees: 0.02428273 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (688,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,811 226,811 000000000000033022f5e31c3e66eef33797ca5ad55b99cccf498f0f501fce32 493 0.18/1.00 vMB 289
226,810 226,810 00000000000002f51920c4ef0b7f89c08df10c7c8594a750d30532bfd9a7575b 256 0.10/1.00 vMB 174
226,809 226,809 0000000000000346bd256a1e3c342604ed1824ffc6f53f8ca04ad1e461b08217 190 0.09/1.00 vMB 317
226,808 226,808 00000000000002f70c595c9c94bbebcd07e839d74b6f4ead69c625fb1c8de697 123 0.05/1.00 vMB 86
226,807 226,807 000000000000015fc75498de56e92c789db935b31a36587c7e17b977953a140f 231 0.17/1.00 vMB 116
226,806 226,806 0000000000000359e229b724980955cf91a12daaadfae2b47a1f4716666a2afd 635 0.25/1.00 vMB 244
226,805 226,805 000000000000029eec98795fb7a77828493aa8bc3c14b01f83f46539580e87ba 581 0.25/1.00 vMB 216
226,804 226,804 00000000000000b9f7d515b4cb7ff407a791dddf1d46d50af30223bd9c16186d 1,000 0.40/1.00 vMB 87
226,803 226,803 00000000000002d584d416a9b0c96ef0741d9ed03f5c58ce66542831c8c53e1e 256 0.25/1.00 vMB 79
226,802 226,802 000000000000015ec2d0099f077e0bf24269644ef046791121f1ddd015ca6e9e 779 0.25/1.00 vMB 328
226,801 226,801 000000000000006a896c2a9b3df60435556e584dd135a650119e6ed6902c855a 217 0.09/1.00 vMB 156
226,800 226,800 000000000000020becd3c9272f0c51c8641ee0b5d54375f3d6ee886ab49ea6d3 323 0.15/1.00 vMB 136
226,799 226,799 00000000000002d78f3f95a056c939668e24f7234d97d2817876644405a94285 929 0.41/1.00 vMB 204
226,798 226,798 000000000000031955caa7b4a75e3838e04cd0ce9dd05f946197af9206177cde 517 0.23/1.00 vMB 230
226,797 226,797 0000000000000324bcaa10c843960f432b3507f098fbbef2624d7ae4617d224f 12 0.00/1.00 vMB 454
226,796 226,796 000000000000011fcfbfbff6896ebe7bcf91865defa9ff931c8bd67d985b92c1 382 0.15/1.00 vMB 130
226,795 226,795 00000000000000199e29b32b536d15bb8f1701ce3f6aee182ecfdb6fe8c8126a 468 0.23/1.00 vMB 189
226,794 226,794 00000000000001d68223b78f7c012dcdce458cb3b46f2b325bd7bc6d067c396b 512 0.39/1.00 vMB 20
226,793 226,793 00000000000000448cb4b7967f564728cbd4bef27498df6a8e47e30941da2268 186 0.10/1.00 vMB 194
226,792 226,792 0000000000000136ffd3cb62d3d43a732c9dfd61ca9cd5cd5eb9d608ab5f240e 484 0.18/1.00 vMB 187
226,791 226,791 000000000000030edd71e34e200a76f0074aba5d3f293e6ef477c0116201e9e2 129 0.05/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.