Loading Tool

Explorer IconExplorer

Memory Pool

81,685 transactions
31.07 vMB
0.08961975 BTC
Random Selection Loading Transactions
Max Size: 188.04/200 MB

Candidate Block

Mining Attempt 51deca319054298e6f09a7d3d42963d0da4b4d0bc297d003009df016d8919272
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 350bf3473ba6eeace22cc43333f1cd7aaab11a5ecae9898606f46c0806dad27e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.01568597 BTC
Feerates: 115.63 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (488,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,807 426,807 00000000000000000454a0d0f2729596a8036636bb21c85abe678df6726e225d 2,263 1.00/1.00 vMB 56
426,806 426,806 0000000000000000027e5f0af65f66510c3621e907365c91aae774bc8381e036 2,249 1.00/1.00 vMB 67
426,805 426,805 000000000000000000c4f78c2028b7fae1832bc3d9fd38e9057fb8aa4720c89c 2,237 1.00/1.00 vMB 59
426,804 426,804 000000000000000004c8adba5504d07b4ff94b5ee7171b7058a2e6aebd0573ee 2,238 1.00/1.00 vMB 104
426,803 426,803 000000000000000001abd277688dd37e531aa3f623452439a2a5544d82633ca1 606 1.00/1.00 vMB 20
426,802 426,802 000000000000000001a14a659792e6bf0edbdbdf9ba5a26c39081a06dd9d6ff1 1,457 1.00/1.00 vMB 28
426,801 426,801 000000000000000000c10dd98d1ff20feed4b725de8ec456517f958595ca575f 2,626 1.00/1.00 vMB 70
426,800 426,800 00000000000000000130e27dbfda1b50d292b081e0c521753d20d2971521c42b 2,199 1.00/1.00 vMB 53
426,799 426,799 0000000000000000034bfde48f6484eab00e7e0db328006d83f963278ee03a52 2,892 1.00/1.00 vMB 95
426,798 426,798 000000000000000004220a93aeaeb2446474e6d15a5eb148ad7924c3f4a1fd4c 1,147 1.00/1.00 vMB 33
426,797 426,797 0000000000000000033f686154ba6e55fd698b803ea49bd35c589b45c668ee11 2,222 1.00/1.00 vMB 63
426,796 426,796 00000000000000000446a5422fa481dd0353763ae6126c966149461473359687 2,200 1.00/1.00 vMB 51
426,795 426,795 00000000000000000148b3db6b455eeabc776dc7f22f2fe0b6049a8d144b4410 2,514 1.00/1.00 vMB 61
426,794 426,794 0000000000000000015e98ad4d86cd6762c97664a81a4d0066652fb6cb38ef73 2,554 1.00/1.00 vMB 82
426,793 426,793 000000000000000003ffc3c2a52318877de44b7a09022de6a9c11f635703fbb8 1,775 1.00/1.00 vMB 40
426,792 426,792 0000000000000000040925fcfd663184f220159f117058f1b486a576714e340f 2,550 1.00/1.00 vMB 68
426,791 426,791 000000000000000004c86513b41122e3f59550dad511c34706ebac2d749d978c 2,326 1.00/1.00 vMB 52
426,790 426,790 000000000000000002f50972a355be4136f34b48438576a74dfca0bda0f6dedf 2,384 1.00/1.00 vMB 74
426,789 426,789 0000000000000000035859b090387583f0aaed955b5a2169464367ad35e97055 3,016 1.00/1.00 vMB 93
426,788 426,788 0000000000000000029fc5652d11c3099eff2a54d78867ccc3ce8e34c00305e4 2,417 1.00/1.00 vMB 73
426,787 426,787 0000000000000000000d9d56ccc16f4f5b539c91e27c92192c8374554808e9f0 1,929 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.