Loading Tool

Explorer IconExplorer

Memory Pool

79,067 transactions
29.62 vMB
0.07408024 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt fc3251defa8f5c7f04d2f5e4704a163330891045b50cd16035e1bc3e776eb71d
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root d62a7ed8a499abe6a077a6c72f2eab325ab33a054b8f6218e07962ab13ddb261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,061
Size: 1.00 vMB
Total Fees: 0.01390820 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (296,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,093 618,093 00000000000000000003873ee9f1ba498bf8b1e3296e68dc22eb038a8f4f2b0f 2,565 1.00/1.00 vMB 24
618,092 618,092 00000000000000000008eca34c62c9e9fc3056eccc032365162cea483e4327f4 3,082 1.00/1.00 vMB 32
618,091 618,091 0000000000000000000b6c2da244a0c5a1d904a37305ae90ea91f8a6ed4aec39 3,047 1.00/1.00 vMB 28
618,090 618,090 0000000000000000000e2a9d7ec85b5839f9fd0246098582beeb7d90037f6a94 3,066 1.00/1.00 vMB 36
618,089 618,089 000000000000000000070b9bba029fa1751a868ae84dad57d04181dff96c0be2 2,244 1.00/1.00 vMB 40
618,088 618,088 0000000000000000000c7abdf365015ffb2217a3e8df3b8b2c0a65b14c0b6abd 2,767 1.00/1.00 vMB 28
618,087 618,087 000000000000000000066c7d14b3573e4e4c8e14c0a930a370a1c422f84b8401 2,544 1.00/1.00 vMB 24
618,086 618,086 000000000000000000026e3fd061dbe227c30cdac5eeeab9560af977d0f88568 2,592 1.00/1.00 vMB 33
618,085 618,085 0000000000000000000ceebd77977b99a840c3a93f1da87da46b008bf880ce55 1,610 1.00/1.00 vMB 34
618,084 618,084 00000000000000000002b8c701e8bb1a515360a8b5a17ad80f8ffc40886559fc 2,416 1.00/1.00 vMB 44
618,083 618,083 000000000000000000073eef2a3f2ba317802e3d0e4f0e03ce4e909f30ff0997 2,291 1.00/1.00 vMB 68
618,082 618,082 00000000000000000007e3a0de759798fe9593775ca0d561965869f2e0baf8fd 908 1.00/1.00 vMB 87
618,081 618,081 00000000000000000011ab887d5323008d1857bb04de6ce4660975fcaf703d82 2,675 1.00/1.00 vMB 27
618,080 618,080 0000000000000000000b6594ceac097dbada1ace3b90dde3ef067d22d98266db 2,727 1.00/1.00 vMB 31
618,079 618,079 0000000000000000000183dd3cd65ab0785826e6a06c673812ef21277d0fa139 2,900 1.00/1.00 vMB 16
618,078 618,078 000000000000000000076d1f3c3c31df483ba43c38f127dfb90f9afc0f942234 2,940 1.00/1.00 vMB 14
618,077 618,077 0000000000000000000e671b11d1b5eef7a1b2eb0c652fa9d59538dd64ef69e9 2,251 1.00/1.00 vMB 9
618,076 618,076 0000000000000000000887a05a15f38a793f90935fa2b433fbce67aff9d86ea3 2,264 1.00/1.00 vMB 10
618,075 618,075 0000000000000000000506e318fcda792ec616480d43f8e8234ce2f4b73e2cc5 2,682 1.00/1.00 vMB 26
618,074 618,074 0000000000000000001080931c745f60208d46a082c45cb13c032bf64f7efc16 2,785 1.00/1.00 vMB 18
618,073 618,073 0000000000000000000e4fffefd9128bbe4df7cff5a9dbfc9dccbe922edb9df5 2,839 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.