Loading Tool

Explorer IconExplorer

Memory Pool

82,216 transactions
30.55 vMB
0.13674754 BTC
Random Selection Loading Transactions
Max Size: 183.86/200 MB

Candidate Block

Mining Attempt d4504ced68201b2476bbcabdb4c19285e9840b8ec185584d48b38e40e3f9587f
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 030935a406085018de97a0d5ddf6198d08fbe31608e95443a0d2790fbcf163d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.05379902 BTC
Feerates: 302.06 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (486,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,611 428,611 0000000000000000028b2662adc5964159ded8551c0d52eb49c4f7e5ac58edb5 2,632 1.00/1.00 vMB 73
428,610 428,610 000000000000000002f5a47dbcd9eda65cf0bc6cf7dbacd3a9467f17ac5f270a 568 0.59/1.00 vMB 50
428,609 428,609 000000000000000000dd82d5f33abb07e122aa0858991bdbd74db2030560c4c4 228 0.13/1.00 vMB 41
428,608 428,608 0000000000000000017261cd8cfeb30d7d3b117415c43d95f6a9a49be00513e4 2,442 1.00/1.00 vMB 55
428,607 428,607 000000000000000003aeb07926dd8050fd7798b20c8a3214677be549e3364174 2,636 1.00/1.00 vMB 60
428,606 428,606 0000000000000000022fc4d577b573314016fa395b3b78af0b5dfabfd6d16e64 617 0.46/1.00 vMB 34
428,605 428,605 000000000000000002e9bd62849e7d9373ada991c2465cfc88fb917f3e1e600c 1,311 0.52/1.00 vMB 60
428,604 428,604 00000000000000000398c291fceade957afc70e327fef1bd114cc717e85ad0ed 1,448 0.98/1.00 vMB 30
428,603 428,603 0000000000000000024da32e5f97a3733556537cf5f8718a751e5e377f5f3085 2,562 1.00/1.00 vMB 52
428,602 428,602 0000000000000000046524f2c10f49e91626f237a7414ddd4b84159045324000 2,707 0.99/1.00 vMB 86
428,601 428,601 00000000000000000348a9973c31b009c2529cdb54cef2b5670a2a25cc679df3 1,964 0.98/1.00 vMB 53
428,600 428,600 0000000000000000035d3dc2937f2a8dbab15faed210c1c5240c4039344d8245 957 0.43/1.00 vMB 49
428,599 428,599 0000000000000000039eb091b53b88042b9dc578285604914f6837c470c075df 191 1.00/1.00 vMB 3
428,598 428,598 000000000000000004d7010ba32a0f19c149bacdfd0a9dfce19527c5da4d7dd7 736 0.29/1.00 vMB 53
428,597 428,597 00000000000000000147e032c755bb152d8e0cda61d988f0899bf2eba6ccfb52 1,672 0.99/1.00 vMB 36
428,596 428,596 0000000000000000013edf30376a992160b5f3f84bf459fe62b5a2ee2597bc5a 774 1.00/1.00 vMB 13
428,595 428,595 0000000000000000040977d2a2e41d1c18ce5bae2d2c337fc381fb0d30088832 264 0.10/1.00 vMB 53
428,594 428,594 00000000000000000072453289b931d8ecdf2675af0e221c8a65d0ea8a1d4311 1,508 0.61/1.00 vMB 51
428,593 428,593 000000000000000000ea5c982cd375f55ecaec27620b31aac573b3eb5a48c424 249 0.11/1.00 vMB 48
428,592 428,592 000000000000000002099bce315dc6e58c7136e0f9473e689756d7bf94b3df1f 626 0.73/1.00 vMB 24
428,591 428,591 000000000000000000a625676ccaf1b23d6046e618f88f1af5a0fdeab296d9d3 2,023 0.81/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.