Loading Tool

Explorer IconExplorer

Memory Pool

18,343 transactions
9.74 vMB
0.06494525 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.00/200 MB

Candidate Block

Mining Attempt ef4dcc9ee8de90568f7bf2f9f2f2959cdaa02842d786b6e9d74a8db4bcaea201
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 054fdd3400ce6a71d9c749a46fe26fb0ce59b60e8d5f27323ec4af1a4f9ef806
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.03972419 BTC
Median Feerate: 3.54 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (765,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,259 148,259 0000000000000568aa66f9cecefefd9de4fe992383082cbfec6a0b0fc1836a87 35 0.01 vMB 219
148,258 148,258 00000000000009df2113125c4f703bd893de26612d9847c12f1b506546c9c336 43 0.02 vMB 396
148,257 148,257 000000000000006eedccafc1a332599ac7c517f481e92140928b402164c00ffd 128 0.04 vMB 188
148,256 148,256 00000000000008fabcd4412e024fa72c8a869ebf6f00a3e174ddee2dd5b57fc9 29 0.01 vMB 169
148,255 148,255 000000000000010006a058d7ab1c07d9bddd02cef72e0a3a0e43a51f9dbf683b 4 0.00 vMB 66
148,254 148,254 00000000000009755240fd3e0b5165df552a0418e5f14615c8016154d99ccd89 14 0.00 vMB 40
148,253 148,253 00000000000003592cc9978b24de24368db736be0676015a55e6db4deef26ddb 7 0.00 vMB 16
148,252 148,252 000000000000037b16199457ab022562de0548bf3088beeef1bd880ad0d7d7d8 7 0.01 vMB 210
148,251 148,251 00000000000007f21318a36ceed1f722eae2c80d7f0c636fe14bb156cb4abca4 12 0.00 vMB 35
148,250 148,250 00000000000005764e33c043bd000893ed7caeb04738ad93b896de2d8d794616 38 0.02 vMB 194
148,249 148,249 000000000000083909980d0866bdc1f12549027f5519c7b8df478ffd87492585 17 0.01 vMB 160
148,248 148,248 00000000000008b534263751527dcedc55665031ccdb175f561150141318d180 88 0.03 vMB 157
148,247 148,247 000000000000023385ba3f5051654d8c4e02dab4a30e765c560b03aa5416bdcc 3 0.00 vMB 28
148,246 148,246 00000000000000003d78d4d1a9c83407497e7c61dce578ee620d4f36b9245ced 103 0.03 vMB 32
148,245 148,245 00000000000007646c16765b243b92ba82ecacfdc17896d7a9406937eda31181 33 0.03 vMB 63
148,244 148,244 000000000000008c78c53ec0858d4d40a4500398d5d3db42cc9946cf6f3236ae 45 0.02 vMB 11
148,243 148,243 00000000000005f6132230f070a3c636f39a8f23a3a84db8e18ff545ebd20145 60 0.03 vMB 12
148,242 148,242 00000000000008b547daff3b1df969122545923a49aff8aaf59fbdc9c85bb45b 66 0.05 vMB 177
148,241 148,241 00000000000004fd752c1ea0b0cf40b88ead50634e8572b263fa8e05fea1e41c 33 0.11 vMB 55
148,240 148,240 00000000000009dbc319fa897402c4d55379a6d638f155b44929a177d985da0c 37 0.02 vMB 84
148,239 148,239 00000000000008c84be9b87e46e06196e3ae491350460a7dbd2a80c8f33fa808 12 0.01 vMB 139
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 205.21 GB
    • Received: 0.79 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.