Loading Tool

Explorer IconExplorer

Memory Pool

80,789 transactions
30.06 vMB
0.12573230 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt bea250ecbfbb60a5eb44f861586e30caaaf3060c1e705382850e887956336ad9
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (436,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,841 478,841 000000000000000000cb7bd6c6fb56e82535f38dd32eb26af566be736bf4d871 968 0.49/1.00 vMB 93
478,840 478,840 00000000000000000068e942f0cc1a00684c039c2c3a729bed92729e2e72f14c 936 0.50/1.00 vMB 62
478,839 478,839 0000000000000000004dd8ebe173a616d26bf37908782ed72d738798093941d4 1,185 0.60/1.00 vMB 116
478,838 478,838 0000000000000000001c7396512519c773adb8a35ad4cdb8d128240bfc6a50fa 24 0.02/1.00 vMB 78
478,837 478,837 0000000000000000007461963a323439d36a08eb518ed198a9f02deee72a8bf3 273 0.16/1.00 vMB 82
478,836 478,836 000000000000000000fff25d75897b972bd534b9b4a85f80cdac52de60944751 1,207 0.86/1.00 vMB 76
478,835 478,835 000000000000000000d6ed6f2847cfa0768887592656ad2b0e3ecff9ef5345cf 938 0.46/1.00 vMB 106
478,834 478,834 00000000000000000126b11115309147fd28e45b7522b570c5002fbdeb39bac7 740 0.47/1.00 vMB 92
478,833 478,833 000000000000000000b00b17cc57164c12b30b41660075179a7b23f0dab796f8 865 0.44/1.00 vMB 24
478,832 478,832 00000000000000000070a6b63087f8c0c91fcbd990c5bce7ea348f394d2d8307 2,100 1.00/1.00 vMB 125
478,831 478,831 000000000000000000b11f6b17889500ffd61232ef9856819b3501f1ffc5d963 1,584 1.00/1.00 vMB 40
478,830 478,830 00000000000000000141083f6f19ae60f4c00fe0054f95ca4e0fae11f3bb06dc 2,131 1.00/1.00 vMB 133
478,829 478,829 0000000000000000007b14c2f63319afcd662bb01be5215a73e95fe5521c343c 2,044 1.00/1.00 vMB 127
478,828 478,828 000000000000000000b4546070ae455d1e384486b3dbb1694433433d12eb678a 200 0.17/1.00 vMB 54
478,827 478,827 00000000000000000030698e3a7eb8442b9bb7ded4f442a635a7c13f344c1b0d 1,555 0.78/1.00 vMB 107
478,826 478,826 0000000000000000011a6fd8a4a2d85251d00bc04027d025965df00f550648ab 347 0.28/1.00 vMB 62
478,825 478,825 0000000000000000000b9f94ace9487123a4d70c8688525772781f58b470fd50 1,938 0.97/1.00 vMB 97
478,824 478,824 0000000000000000010199d2ad2fff796c802530c874b6be34da4d1e66f88fe9 1,155 0.69/1.00 vMB 86
478,823 478,823 000000000000000000b83c39456240db896268a7b45bce6eb4d2e6731475396f 114 0.40/1.00 vMB 120
478,822 478,822 0000000000000000009fa2ba5e7757d5d9bd616855fa49f858a3fa88cc860ae6 692 0.39/1.00 vMB 94
478,821 478,821 00000000000000000111d78915296986faae183fb33946ba6dfa2dc48770c172 284 0.14/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.