Loading Tool

Explorer IconExplorer

Memory Pool

45,055 transactions
27.36 vMB
0.10359915 BTC
Random Selection Loading Transactions
Max Size: 143.06/200 MB

Candidate Block

Mining Attempt 0864be1990cd78d23effa35a9d601c7ba4dbef0b10bbdc4533ff9b69ab6e09c0
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 9efcb967a4fe168391712ff838dcc2e3a641d69b8de84cd2ecd73873e8580e85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.04639107 BTC
Feerates: 151.01 > 4.65 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (429,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,823 485,823 000000000000000000df6970736e4052c7ec8a7e01c8b3d7cfe3e386d62a80a3 737 0.28/1.00 vMB 122
485,822 485,822 000000000000000000434a1c59b17bd3d1bca868267d0c7c694d75a519c02e27 998 0.38/1.00 vMB 94
485,821 485,821 0000000000000000006125c19e4a430032820c4830eb218cefefbe69425cc294 413 0.20/1.00 vMB 66
485,820 485,820 0000000000000000005a1586664de8499f59ec4bc5ba95444ff80ea64c2d0207 984 0.47/1.00 vMB 140
485,819 485,819 000000000000000000bc75ad2b51342882e9322e5490cb961be65925dddb828b 251 0.23/1.00 vMB 44
485,818 485,818 000000000000000000a51dfa21bb77ad48b3b2ba1a54dd9f34122e006d7d9862 1,549 0.59/1.00 vMB 101
485,817 485,817 0000000000000000002660908db26159ca663ec6c53200ee00b2a1f95fd757fe 1,301 0.55/1.00 vMB 88
485,816 485,816 0000000000000000010cee2d7582a7ec4725e218f533c822f35ebdaf539654e3 254 0.13/1.00 vMB 112
485,815 485,815 000000000000000000b421b00cdb6f3511e2619f676f1671c23a28d6f7279dcc 1 0.00/1.00 vMB 0
485,814 485,814 000000000000000000f142e3d31be815ea5790af2c282fe3dce9635015f4e7c9 625 0.30/1.00 vMB 96
485,813 485,813 000000000000000000946f7785d831a20cf6f26d893095cc9daa996257df2ff3 651 0.26/1.00 vMB 85
485,812 485,812 000000000000000000ce3c3b0a71a895e0bef38a0375060b2aa037218ed313eb 801 0.45/1.00 vMB 117
485,811 485,811 00000000000000000045c77cb6cf6f2768f47bb933ea9dc9f340d734e3ba3e8d 78 0.03/1.00 vMB 86
485,810 485,810 000000000000000000f134fddcbaab9e162f99d3a6d8f822b7ccb184575bd7a9 270 0.11/1.00 vMB 122
485,809 485,809 000000000000000000ca72eb5b87ae9de665fde0d49c9f8786ef564684c75484 315 0.16/1.00 vMB 87
485,808 485,808 00000000000000000052c8ea35bc40bf348981182527bd15ee629f456b9a3c55 1,042 0.74/1.00 vMB 50
485,807 485,807 0000000000000000002f6c8fd4b8adc9ac0d504a3c4648154db3420a3b53bf1d 1,291 0.52/1.00 vMB 67
485,806 485,806 0000000000000000002cac1acc1ec855e7456fa07f13800d89d8a067a1f47c67 2,012 1.00/1.00 vMB 58
485,805 485,805 0000000000000000009e2272322b076abdbbbe1ee1ea358a92663cfc353544b6 2,395 1.00/1.00 vMB 165
485,804 485,804 000000000000000000fde4f465973f636b915d887b3aa194774d975f2cac86e2 37 0.01/1.00 vMB 542
485,803 485,803 00000000000000000089012709ddf02103806eaaba7bcc03e8882cd52eef5847 946 0.34/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.