Loading Tool

Explorer IconExplorer

Memory Pool

82,344 transactions
30.31 vMB
0.11558263 BTC
Random Selection Loading Transactions
Max Size: 183.56/200 MB

Candidate Block

Mining Attempt ca008f57a8b69c7d0feed87b8a072aac1462f1bfb53c6a9f50eae4a50241e0c8
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 1672cb41dd0af7ae812fb5ffc1f1820fab78d1938612d3779a413ec011217f9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.03930025 BTC
Feerates: 121.32 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (94 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,045 915,045 00000000000000000001fa09f4018955fca8e3e612ab81e3d1decd8fc3137b46 2,616 1.00/1.00 vMB 1
915,044 915,044 000000000000000000005460401fa2c5c140b7126b8a9df3265281dec8d87429 3,127 1.00/1.00 vMB 3
915,043 915,043 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48 2,493 1.00/1.00 vMB 2
915,042 915,042 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279 2,371 1.00/1.00 vMB 2
915,041 915,041 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6 3,518 1.00/1.00 vMB 3
915,040 915,040 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48 3,466 1.00/1.00 vMB 4
915,039 915,039 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc 2,820 1.00/1.00 vMB 9
915,038 915,038 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0 3,578 1.00/1.00 vMB 2
915,037 915,037 00000000000000000000f8e5ceecb61863cf986472f3f497521e70a33dcb2b9b 3,688 1.00/1.00 vMB 2
915,036 915,036 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0 2,709 0.87/1.00 vMB 3
915,035 915,035 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38 4,171 1.00/1.00 vMB 2
915,034 915,034 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0 6,290 1.00/1.00 vMB 0
915,033 915,033 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53 1,247 0.40/1.00 vMB 2
915,032 915,032 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075 3,917 1.00/1.00 vMB 2
915,031 915,031 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244 2,774 1.00/1.00 vMB 0
915,030 915,030 0000000000000000000179eacbc81cbb3f0df9af4b5573b89a647feedf2746ed 5,260 1.00/1.00 vMB 1
915,029 915,029 0000000000000000000110aa8f68fee5bb6f64a7594c2f7911dfc0133fa8bb86 2,594 1.00/1.00 vMB 0
915,028 915,028 00000000000000000000ffea2006578388d26d93516af88303b26d95131828c7 5,751 1.00/1.00 vMB 0
915,027 915,027 00000000000000000000aa2565de41e8bc84d683e22809f9a25be84b99af28d8 4,354 1.00/1.00 vMB 1
915,026 915,026 00000000000000000000ba0746c182e7e97e7266af46e093c88bf801aa61b71f 6,799 1.00/1.00 vMB 0
915,025 915,025 00000000000000000000e1a5d61b4729cb74a0bdbc75746c34450f81094b2e1e 6,210 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.