Loading Tool

Explorer IconExplorer

Memory Pool

37,837 transactions
28.00 vMB
0.06536349 BTC
Random Selection Loading Transactions
Max Size: 141.78/200 MB

Candidate Block

Mining Attempt 16087b5d66ec3b4e5c1e0b63b604156eb9fbe0e0bdd6f8875d03379ba025fbb9
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 33c1921dc3f146090bf6ab6c163b1eb9557b2001158daa9011370164b12280a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,564
Size: 1.00 vMB
Total Fees: 0.01192081 BTC
Feerates: 203.60 > 1.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (332,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,714 581,714 00000000000000000005286882a084044cadf215b35c7b2b288163b7579a5038 2,870 1.00/1.00 vMB 97
581,713 581,713 0000000000000000001c03e2310e2557840832a16ca16a46b2f83f479a26996f 2,641 1.00/1.00 vMB 83
581,712 581,712 0000000000000000000401c0be17d2e1fc0546008b003130af4808637e4cac67 2,194 1.00/1.00 vMB 111
581,711 581,711 0000000000000000001886c53d1163cd02e6cbe1c8fd98def1a59b6592296295 1,952 1.00/1.00 vMB 87
581,710 581,710 0000000000000000001fe6b093cdbe5ee9c6028cfdc02836770bcd0909daf060 2,293 1.00/1.00 vMB 107
581,709 581,709 0000000000000000001f9119460145ce137faca9a3dc3d0c423fb4ba22cef331 2,251 1.00/1.00 vMB 111
581,708 581,708 0000000000000000000cc57997144133d32c1187a7a5b31a7c082b9fe6421974 1,851 1.00/1.00 vMB 104
581,707 581,707 0000000000000000000f32ba472c2b8ed40a6ed7848355f748a5a5110ad82dd5 2,234 1.00/1.00 vMB 115
581,706 581,706 0000000000000000001838323b364f916e2d2d029799dd504df1b074b58e93b0 1,646 1.00/1.00 vMB 112
581,705 581,705 0000000000000000002345794f3b2b80a90350064f24f0b4cff117befd2a32fd 1,542 1.00/1.00 vMB 87
581,704 581,704 000000000000000000008ad69e94d7c4721594a3f7c8984f1c5381187c942cc7 3,105 1.00/1.00 vMB 121
581,703 581,703 0000000000000000001f2fb3e8b57ea6b09c7e7bc437591f4e48c077335679b0 2,650 1.00/1.00 vMB 131
581,702 581,702 00000000000000000009c48fa16629274092429489eef84953d2c18d144b239d 2,790 1.00/1.00 vMB 125
581,701 581,701 0000000000000000001a755cbadd8656992d2161b9e90f9d63472cbcd7c464c0 2,119 1.00/1.00 vMB 83
581,700 581,700 00000000000000000023896308165e5118fff660a3ff42bfacb954dd771562d4 2,530 1.00/1.00 vMB 108
581,699 581,699 0000000000000000000aa35b3bac700706d39fa0271e953538aa8cb828f18417 2,779 1.00/1.00 vMB 99
581,698 581,698 0000000000000000000928a1afa05c13217969eab5c3343c8b8781c790bdf778 2,336 1.00/1.00 vMB 59
581,697 581,697 00000000000000000016a14a0d960a0d3bc8574b8473e7e813412f6ffd76d0b6 2,316 1.00/1.00 vMB 82
581,696 581,696 00000000000000000019398ccd36e0e8b43700fc65dee13ff11363660cef001f 2,813 1.00/1.00 vMB 123
581,695 581,695 0000000000000000001338414717e66d67b38ca6362b83d8f97100ff8c5d4a91 1,777 1.00/1.00 vMB 109
581,694 581,694 000000000000000000076b6fa088618c080d0c777f37c8af4ef81e6ed9298c39 2,359 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.