Loading Tool

Explorer IconExplorer

Memory Pool

79,686 transactions
29.83 vMB
0.08957413 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt eccfdd314954d51b472e33e284c84d58e009281f9c8feb9267c803d44319a3aa
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7b6d472e978771e462664dda870bf55ea76429f7e164a054f8a6d916ffa47d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02190214 BTC
Feerates: 40.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (189,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,081 726,081 00000000000000000004df634412d4dd5278e7336a91ff5dd070049aa8e6155b 885 0.50/1.00 vMB 8
726,080 726,080 000000000000000000058508dce4ef70861824853099033a6925a7f336070f4d 1,148 0.63/1.00 vMB 8
726,079 726,079 000000000000000000059d1b11138c1a8cbfbf8f8c9eb20c6b9c7a90dc5f8dcc 768 0.52/1.00 vMB 4
726,078 726,078 00000000000000000005391f9934361a4a526ed159f4e0a1aef90d7340246cb5 2,917 1.00/1.00 vMB 13
726,077 726,077 000000000000000000038d5d0e9b0fe3676a566e5e2f9b39b15c61354193ac99 1,639 0.72/1.00 vMB 9
726,076 726,076 00000000000000000001b0a9345dd60d2c95ade385f881264cd6b572a3f5b787 1,489 0.62/1.00 vMB 4
726,075 726,075 00000000000000000002acbb894370970f787b26af3c9e5ed2b94c31ee040d68 2,155 1.00/1.00 vMB 11
726,074 726,074 00000000000000000004ba5275c0e2cc1d7ba9a00d1e972feafe064a0f11e94f 1,335 1.00/1.00 vMB 19
726,073 726,073 000000000000000000071bbd711859a5fc1d8f72ecf76c5ba3f3ad200887f1bf 120 0.05/1.00 vMB 13
726,072 726,072 000000000000000000060051e95a482b878da0f3fe81b83a303f86a6f9373774 310 0.16/1.00 vMB 11
726,071 726,071 00000000000000000002827e55ce639bf14ebac4c5c771356e94b78b46213b71 1,304 0.56/1.00 vMB 10
726,070 726,070 000000000000000000095a508733a1ab666ee42a2225858b25c73ff4bc60a48d 921 0.46/1.00 vMB 3
726,069 726,069 00000000000000000004d8bf7df1458566a6514724d2d76c8bb8353cd8a86529 2,853 1.00/1.00 vMB 15
726,068 726,068 000000000000000000025db73f3721be9b893740a87ff9d785f263a3175bc73d 1,470 0.68/1.00 vMB 7
726,067 726,067 0000000000000000000902dbd89d243a81d3678825bfe0879e41eca17e379d4d 767 0.49/1.00 vMB 7
726,066 726,066 00000000000000000006e039ffb651076e7402bfe3357197acad9a4d4167ed8e 2,354 0.93/1.00 vMB 10
726,065 726,065 00000000000000000001c88693554faa7ccfd0c2eb26ae8ab4e7c80af4dbd712 2,409 0.97/1.00 vMB 13
726,064 726,064 000000000000000000021f6b3b75b9e3c70184589c06c49237c00f56e419ad94 894 0.94/1.00 vMB 9
726,063 726,063 00000000000000000009570ee26dc4013549744483d95a4519535a5f05e6228a 1,404 0.62/1.00 vMB 11
726,062 726,062 00000000000000000008c724f79d3399d436eadc8accc0b6872c06e09bdb6e17 218 0.06/1.00 vMB 10
726,061 726,061 000000000000000000062ca8779541dd21c9c6b59743b00d9b12e5fa20a4f75f 2,687 0.88/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 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.