Loading Tool

Explorer IconExplorer

Memory Pool

78,985 transactions
29.24 vMB
0.12137365 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 041ea00a18e35a01047ed54e47eeb4cddcbfb54d6cfb0e991e0d7a456886fa62
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9a7f042341f58620a9f21bf4bfe402708a3a3f016b587cfb86e1ea7e9408dfbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,206
Size: 1.00 vMB
Total Fees: 0.04418368 BTC
Feerates: 150.80 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (454,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,755 460,755 00000000000000000191cde459781c9a8974aa132f6381c75094106a5e158d93 1,679 1.00/1.00 vMB 108
460,754 460,754 000000000000000001a06b4a50f9bf5a512b2736e917ee973be5a3a5d818b158 1,601 1.00/1.00 vMB 114
460,753 460,753 00000000000000000146aa645bfaafc34c2add6d8b9d2586af41b81d5c6c9278 1,974 1.00/1.00 vMB 154
460,752 460,752 000000000000000000f963d1ef31f4880e3c50d55cff9204eb3749e63743ac0c 2,477 1.00/1.00 vMB 190
460,751 460,751 000000000000000001c57490fa1ee25cbb779dd621bbc09294aa2432ed98a680 2,105 1.00/1.00 vMB 166
460,750 460,750 00000000000000000107eaeb7c941b9022ec66c4af6b84ea5610405666e41f8b 1 0.00/1.00 vMB 0
460,749 460,749 000000000000000001eb4ec9b4bec175c40ec782acd6e5b2429d521e640ef22b 2,079 1.00/1.00 vMB 151
460,748 460,748 000000000000000001548dcf530fcf74f22475ef7b26da64d4d915e0623d7dbd 1,648 1.00/1.00 vMB 143
460,747 460,747 000000000000000001e9cf950140e1a73fdb0dde6762d98bd1eb4a953b4efac0 2,645 1.00/1.00 vMB 180
460,746 460,746 000000000000000001e153038af8bc7868ea02d1970fed49a3357f3a1747f66b 2,543 1.00/1.00 vMB 170
460,745 460,745 00000000000000000161a2d2f7100fb2de016ac7bb962a0f1561a99ed1b2df82 2,298 1.00/1.00 vMB 111
460,744 460,744 0000000000000000010c45a2f6be85399700a386a02b2314e17e4e29fef6b853 1,590 1.00/1.00 vMB 63
460,743 460,743 000000000000000001b7b37b963f4973c51d1ee0a0230c935506d5fae11440fd 2,160 1.00/1.00 vMB 94
460,742 460,742 000000000000000000f902297a7a2ef2310dd600903f724f0594488aa9c3be2e 1,817 1.00/1.00 vMB 86
460,741 460,741 00000000000000000112f2176a235e84ff3c1f3250f57de2a2e202e954aa707e 1,423 1.00/1.00 vMB 65
460,740 460,740 00000000000000000173bd744e3d3b460e2c82b8403d73d27e5a8a8d4f5b0a8f 1,858 1.00/1.00 vMB 126
460,739 460,739 000000000000000000bd6f7f73e1685e42a52d3476be030030a439e07b724b24 2,044 1.00/1.00 vMB 163
460,738 460,738 0000000000000000016c886ea43c45acf4fed4ce48431694b1f9ef182945813a 2,213 1.00/1.00 vMB 130
460,737 460,737 000000000000000001c7b8fe1e071368b8266d2516cdc0b8b79b91f8c68a9b63 2,925 0.99/1.00 vMB 214
460,736 460,736 00000000000000000170b3ab0ff5ca9b9ef0e1c6f12763edfbd3b3efe8289066 1,551 1.00/1.00 vMB 97
460,735 460,735 0000000000000000000309b2407e613f64dce165bab8a912d438d2012c35b073 1,429 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.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.