Loading Tool

Explorer IconExplorer

Memory Pool

44,328 transactions
27.20 vMB
0.07614779 BTC
Random Selection Loading Transactions
Max Size: 143.51/200 MB

Candidate Block

Mining Attempt 2b118d2f633a71ade570c14fc9ce605f43bcead943f4b18454fd996621243ed4
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 815e9439edb10cf837f8547713b251b9a2abdc54a5459977c5e93d5082275787
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,174
Size: 1.00 vMB
Total Fees: 0.02549415 BTC
Feerates: 200.83 > 2.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (376,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,532 538,532 00000000000000000029b6283755ae1d062feb419c19c4b22a13f1b05c02b542 1,745 1.00/1.00 vMB 2
538,531 538,531 0000000000000000001976f28c510d2f0ce82cd1766e0bf560834c2f2ca2ec54 1,712 1.00/1.00 vMB 84
538,530 538,530 0000000000000000000e180f5f8387650d6b8879d33b299291e7a81eb5f03688 1,405 0.89/1.00 vMB 57
538,529 538,529 0000000000000000000f4a8cf372c835c19d2e34daa0c88f6b590fb991c8bbdd 1,478 1.00/1.00 vMB 44
538,528 538,528 0000000000000000002287b57c368426d66952c1b54d63b9736b7b8cb2ebcd74 1,394 0.75/1.00 vMB 63
538,527 538,527 0000000000000000002044523ea48f110b61a1b53aa022619ea3924fece886e9 156 0.11/1.00 vMB 102
538,526 538,526 0000000000000000001e8bb5b81a251a60ab2fb18f9b911fd4bcf346ca8c3be7 165 0.07/1.00 vMB 13
538,525 538,525 00000000000000000002011fb3b514f548143ae1ad86e445e9172429c392bac4 1,402 0.65/1.00 vMB 18
538,524 538,524 0000000000000000001c3da0d577f57b6b412d3486ef2313a0e08ba6440e541e 825 0.34/1.00 vMB 17
538,523 538,523 00000000000000000026e9984c3ef8eb4b527ff239e3ca5c36b96b6662d3025c 329 0.13/1.00 vMB 9
538,522 538,522 00000000000000000015df87d612077d0e4954a06f346b349a8bb95100290fdb 691 0.34/1.00 vMB 2
538,521 538,521 00000000000000000029065b899929d8f4ff8b608f31c7e900afa287d38502a9 1,853 1.00/1.00 vMB 72
538,520 538,520 00000000000000000024a4fcc7f1453f0bf5228f10668754f8680718c2c43966 1,225 0.70/1.00 vMB 51
538,519 538,519 00000000000000000027d1ebafd712e048dcf46fb0ee4f4fef7fa35d233ff188 570 0.23/1.00 vMB 22
538,518 538,518 000000000000000000181a1775c5154f3b5f8f8b7883e6665eef63f15e29b66b 538 0.27/1.00 vMB 104
538,517 538,517 0000000000000000000c2ae6e6237bca01b2a3187026a52358b23bd723e996fe 392 0.22/1.00 vMB 59
538,516 538,516 0000000000000000001cbeccc0cca75d1601a807a41293ff7af7c0c3989f4d9f 23 0.01/1.00 vMB 13
538,515 538,515 00000000000000000000c55e6cfd1f55336e54be7cb44aecdf966133341ea918 876 0.41/1.00 vMB 26
538,514 538,514 000000000000000000032aeb462b2198a94f611c22c9f487c243e401f624fa47 1,263 0.71/1.00 vMB 14
538,513 538,513 0000000000000000001b8f4acc70d6c2110d4bbf6832465b603a57b9d7ea32ad 2,037 0.83/1.00 vMB 19
538,512 538,512 00000000000000000014b0ef99f6459b26622e4cb59cf64bd39ca6e047277241 751 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.