Loading Tool

Explorer IconExplorer

Memory Pool

75,789 transactions
28.02 vMB
0.08519178 BTC
Random Selection Loading Transactions
Max Size: 170.29/200 MB

Candidate Block

Mining Attempt 2a36a40df5ef6851726732099b8a4e1831b22de3479b4f7960a15f9824df32b2
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9ab060d061740c3666d303d7df36c404ea5077e976e271398c963b5b3cbf831e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02500240 BTC
Feerates: 472.31 > 2.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (192,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,413 722,413 000000000000000000045402b1beccf3e230ee880fe112820967e7d3b5475360 1,235 1.00/1.00 vMB 9
722,412 722,412 00000000000000000001b0caa69ab67ddaf64e81c043a4fc966e26676aaa34a1 2,238 1.00/1.00 vMB 7
722,411 722,411 00000000000000000000216b5d26d89cbb87432e104e9b991b40f1498083c175 2,912 1.00/1.00 vMB 16
722,410 722,410 000000000000000000038244b228683bf9f6118c31a17022ff6baf42c0dcced8 2,560 1.00/1.00 vMB 17
722,409 722,409 00000000000000000002a59534e09bb9899944fa6819fe07e6a2b4c2af879f47 1,132 1.00/1.00 vMB 5
722,408 722,408 00000000000000000007bb26e9de6cd8abcb3bee43fd62bed25b3968db90beae 1,963 1.00/1.00 vMB 6
722,407 722,407 00000000000000000009d5b97d593b1dfb8983def02779686901a0ff3a873bca 1,148 1.00/1.00 vMB 11
722,406 722,406 00000000000000000009642b33b21f6e4a4783097ccb477daebbb3bface36e6f 2,014 1.00/1.00 vMB 6
722,405 722,405 000000000000000000038e3ff9cf65184c18b474f74f573f90dc735e63ca0b8b 2,159 1.00/1.00 vMB 10
722,404 722,404 000000000000000000081474401152aca0ca8e871c6c021d7470fc3530a2add0 1,669 1.00/1.00 vMB 12
722,403 722,403 000000000000000000020c159bd28bd071f70d5a68fe2c41521b1d7ed02e8ea9 3,182 1.00/1.00 vMB 9
722,402 722,402 000000000000000000098417ba3e4e0e4181bcfe041363400a46bb9a9b1c5878 3,075 1.00/1.00 vMB 12
722,401 722,401 0000000000000000000412e47e58a23daff553d3129a448d430015a637be82ec 3,075 1.00/1.00 vMB 13
722,400 722,400 000000000000000000071007731258b8b8f896661b027c8ead529af42d545ea5 2,679 1.00/1.00 vMB 25
722,399 722,399 00000000000000000009bf8183d258ad0201adecef0e556be7a1fae92c4817a2 2,961 1.00/1.00 vMB 21
722,398 722,398 00000000000000000004e573902d97ff4e40a71e61801fd628c78d3195a42cd5 2,810 1.00/1.00 vMB 20
722,397 722,397 0000000000000000000817b0f0284daed44d50affccf6f76f709ec94e68f3425 2,107 1.00/1.00 vMB 7
722,396 722,396 000000000000000000000321b6576feeb4fcf5a512c4dc2683d395654b00e2e4 2,821 1.00/1.00 vMB 8
722,395 722,395 000000000000000000001eda471d07e05d8d5f1ac1720eedeed31d73c7e239b4 2,110 1.00/1.00 vMB 12
722,394 722,394 000000000000000000048242807ad4c2cfa5933ade33297cb273aa5b468ff4a3 2,650 1.00/1.00 vMB 13
722,393 722,393 00000000000000000002fbcf1de16b1e0671a719ca8e5ab0ab0f05f0fb037081 3,003 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.