Loading Tool

Explorer IconExplorer

Memory Pool

39,912 transactions
19.90 vMB
0.06217583 BTC
Random Selection Loading Transactions
Max Size: 110.02/200 MB

Candidate Block

Mining Attempt 02abc1c8024041ec906943f43cb17ef6dbf740978af1c35c5b4116d243ace998
Version 20000000
Previous Block 0000000000000000000087f5fa73384b341113ebaf18fcf622a4ac7f51bddad6
Merkle Root 2a3f5a76fccf943edb893b08a1501d8057d017ff919759527e0ef3013153f856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,552
Size: 1.00 vMB
Total Fees: 0.02316361 BTC
Feerates: 502.67 > 2.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,035 (740,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,595 173,595 00000000000003cc982f55c192deb8868ec4dbfc6c252f44db4469b8622944e6 11 0.00/1.00 vMB 3
173,594 173,594 00000000000006720a524df8e2826e4fe83afd2958c5e1048048a8ce387926a3 66 0.04/1.00 vMB 48
173,593 173,593 000000000000082dcb682871f696d84a0b2304be3d8ca151bf1ba3c156366110 39 0.03/1.00 vMB 84
173,592 173,592 00000000000006280f0ae0b6a5320bf95bd738cf1bc83f8c70b3f4d5c5e22f5f 32 0.03/1.00 vMB 68
173,591 173,591 00000000000009bef68fa9f5a8a28a58246186fc8d1c998803e98b7609f1933a 68 0.02/1.00 vMB 5
173,590 173,590 000000000000010ce22a9af238eb7b8f66957e60b3d2d8eb794dd21b03b4a2ac 102 0.07/1.00 vMB 111
173,589 173,589 00000000000007100a1e56ff96a6dafadf1a3b7c611560589a70fa66bf070078 158 0.05/1.00 vMB 97
173,588 173,588 00000000000002dda0fc3685e5f66b2692c8fc2e71f7beef924609ba82ecbeef 1 0.00/1.00 vMB 0
173,587 173,587 000000000000039ce4987cb2dd870a90eb323b4707c518e7d2beefa32bd4936e 1 0.00/1.00 vMB 0
173,586 173,586 0000000000000808c77862ad6a21dea08e40167646746d1338ddc97d73667140 1 0.00/1.00 vMB 0
173,585 173,585 0000000000000a05b3c6967fc816b8a2d7380d9b47cd14627f0d8f79362b487a 118 0.05/1.00 vMB 81
173,584 173,584 000000000000015b424a4519698dc0cb26cce2d1036c30fe42c32f2f66c87232 79 0.04/1.00 vMB 100
173,583 173,583 000000000000060708d8e1a1aa80c2627b9c25ac88f9bbc5136bc84a3ab285e5 1 0.00/1.00 vMB 0
173,582 173,582 0000000000000332288779fe8a238af7c8c8bcd302ced68c560a32e06380cd5c 1 0.00/1.00 vMB 0
173,581 173,581 0000000000000961c4806e2f848006c0995d52bf21d713d04d329c11a78208c8 45 0.03/1.00 vMB 55
173,580 173,580 00000000000001ca8419bd58a1d9b69285df4566e4e62b0418cffdb4cc647ca8 17 0.01/1.00 vMB 20
173,579 173,579 00000000000002ced3d2b15506524d357a5b41386dc278f90f600a8a948c5ed2 67 0.02/1.00 vMB 78
173,578 173,578 0000000000000014268feaa8f19d1aed1dee83602947f830a73e6adb0937c4f1 38 0.03/1.00 vMB 82
173,577 173,577 00000000000007846ddbac19343a8070cbf6ba7f1c5af94e5a9ab99f3940ab9d 125 0.05/1.00 vMB 162
173,576 173,576 00000000000000d17245b2f551d58a697e65ac48658d88deb11cce4e1d241679 1 0.00/1.00 vMB 0
173,575 173,575 000000000000069ebc5b43fb44488849bec64612eb83b9c070583d7293f6a4b6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.66 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: 552.17 GB
    • Received: 6.55 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.