Loading Tool

Explorer IconExplorer

Memory Pool

84,127 transactions
31.49 vMB
0.10248154 BTC
Random Selection Loading Transactions
Max Size: 192.97/200 MB

Candidate Block

Mining Attempt d7f1f2192ba1041bc29f3e546280e65953172d6875c9422d090f62474feea5bf
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root de4626b5ba7b76b6c139ada80df6cb86b457af2a8acbafd9c0211bd31c03f18c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.03016193 BTC
Feerates: 150.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (267,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,439 647,439 000000000000000000040767aba4483ef8a91795a33ee9f7e803916bd53f9ef5 1,592 1.00/1.00 vMB 53
647,438 647,438 00000000000000000007c3529019a519bcdc83741f85ef9fb6061f4ba85f07ed 724 1.00/1.00 vMB 61
647,437 647,437 0000000000000000000c99c6b56e60f88bd6d559c13c39529b70d54b3cdb1fff 767 1.00/1.00 vMB 67
647,436 647,436 0000000000000000000e7469cce12821d1ee25d88f3001320c751d69f1735934 445 1.00/1.00 vMB 62
647,435 647,435 000000000000000000068782214c45509739c787ae5cac0da25bba7b2bbfae3a 995 0.45/1.00 vMB 37
647,434 647,434 000000000000000000043d9a7e72569f8b60adde6b425d37227906d08933ff53 1,297 0.54/1.00 vMB 43
647,433 647,433 0000000000000000000a26a72bb02ce86b80817f2a637a79fc575b813186adc4 1,874 0.91/1.00 vMB 28
647,432 647,432 000000000000000000007acb2a08e20f547b1b30fb0fb797fcaf080ec0fccfc7 762 0.32/1.00 vMB 34
647,431 647,431 00000000000000000004ae55318bba9a2231c30712109f9730979071ce72155d 336 0.20/1.00 vMB 30
647,430 647,430 0000000000000000000dd2cb6c28065bb29ef83a293d9b72de4f4990b2dc1d42 364 0.12/1.00 vMB 50
647,429 647,429 00000000000000000008c5de4cbf8fb439a255118d2550ac5528f7f2329c5f21 296 0.17/1.00 vMB 29
647,428 647,428 0000000000000000000064fcd3c871a696f11ee720db16ae4021f4cce83d9e9c 1,023 0.46/1.00 vMB 35
647,427 647,427 0000000000000000000ab69c5c8c59352da700dd5f887748cc886cafbbd0940d 2,387 0.95/1.00 vMB 19
647,426 647,426 000000000000000000020e519b2c4e87b991e191e1adc77ee52205e4aba590a8 2,206 1.00/1.00 vMB 52
647,425 647,425 00000000000000000007ec801792aa56a917445442e756c8ac7d697ed736d4d3 2,961 0.93/1.00 vMB 21
647,424 647,424 0000000000000000000e917c051b9df62e4c37313c2a591095ca0cae10e52ca6 1,531 1.00/1.00 vMB 12
647,423 647,423 0000000000000000000d7b6ea91976975adc72fc9220496a4200cdd93bfc90e3 2,594 1.00/1.00 vMB 63
647,422 647,422 00000000000000000007955c98cd6016c1e93efa2be72838bed9b1f100591614 2,053 1.00/1.00 vMB 46
647,421 647,421 0000000000000000000a99ce1fa79688024de0629ec937390803d3abbd9b4988 1,055 1.00/1.00 vMB 50
647,420 647,420 00000000000000000009e9442652d6db71f2ea96e9926eeb6feafbf00aa67c13 756 1.00/1.00 vMB 68
647,419 647,419 00000000000000000000917e3c0488a776bc8037c935286d40f6797d814bafc9 2,124 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.