Loading Tool

Explorer IconExplorer

Memory Pool

82,313 transactions
31.74 vMB
0.10848563 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 60f4e046b58695cfe6f639730826bc757bf01b1320c6fe0a9c1e79916478e4f4
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root a342d6d2ce78178f66a7e560655b35804ed3e13cd129044be3022b4fa422b49b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,971
Size: 1.00 vMB
Total Fees: 0.02462040 BTC
Feerates: 99.50 > 2.47 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (25,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,083 890,083 0000000000000000000151b3ce3bb082502a7186583aa81c1d48f722b2b761f0 3,551 0.96/1.00 vMB 3
890,082 890,082 0000000000000000000246dec1224ff54256863b96bd27ff986ae6e464c40f67 2,841 1.00/1.00 vMB 3
890,081 890,081 000000000000000000015fa32a13663d0c950eb981254679ce4b7b2e9c0e9ea3 1,085 1.00/1.00 vMB 1
890,080 890,080 00000000000000000000a6929a72d23dc928b09facc1934d501396bdb6b2b50b 980 0.97/1.00 vMB 2
890,079 890,079 00000000000000000001fa4c19287c7afee1f37416de45d2ebd58c6ce8153417 2,091 0.99/1.00 vMB 2
890,078 890,078 0000000000000000000145942dbe30ce7a4f89c51b40f983e52ce51cb4b09898 2,314 0.99/1.00 vMB 2
890,077 890,077 00000000000000000002116154e048a4cf6bcccacf66e739e9ecdc209d4d3534 3,497 1.00/1.00 vMB 3
890,076 890,076 000000000000000000017d75067613cabe9587555ac978060f3f6affe2ec6f44 2,360 0.98/1.00 vMB 2
890,075 890,075 000000000000000000022be39c7d7f990a26e899aaa9c0e40afb91469930db07 2,260 0.99/1.00 vMB 2
890,074 890,074 000000000000000000001b879cb8c033b47109ce52d485cd2db9fde54bfe940b 2,911 1.00/1.00 vMB 2
890,073 890,073 00000000000000000000fb817c1389406babbc244303d444bf1a959bda465909 1,485 1.00/1.00 vMB 3
890,072 890,072 00000000000000000000faeddf7777f42db09c78cf0a0a02c6f044aae12fb818 1,701 0.99/1.00 vMB 2
890,071 890,071 0000000000000000000124c5f241397b5a415e183b980ac4492fb962dd012754 2,784 1.00/1.00 vMB 3
890,070 890,070 0000000000000000000233963f49ec39e5cd0d1171b7f4aaba502987fffa10f8 307 1.00/1.00 vMB 1
890,069 890,069 000000000000000000020f2488f1a22ca7ca83cffc0f4332b3dfa351e66f8a39 288 0.97/1.00 vMB 1
890,068 890,068 00000000000000000001b9a51f94f9038e0207f499d5b614d78d9e4accdad3ea 1,429 0.98/1.00 vMB 2
890,067 890,067 00000000000000000001773270b1795c6c143e59b75c6ec1a291a4a0efbbfb6a 1,453 0.98/1.00 vMB 2
890,066 890,066 00000000000000000002614b0eab920e3440ac323a073b4c006e4c82f1ed32c9 975 1.00/1.00 vMB 1
890,065 890,065 00000000000000000000d403a897d618998263fdfa15e0e10db69964b1e2bd29 2,391 1.00/1.00 vMB 2
890,064 890,064 0000000000000000000084bff5edd55cdf50da22b76e6b6b6819b6c612d41f11 528 0.98/1.00 vMB 1
890,063 890,063 00000000000000000002725043c65cd899d17071fd6ff9609a0d76136de4e662 2,868 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.04 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.41 GB
    • Received: 18.16 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.