Loading Tool

Explorer IconExplorer

Memory Pool

36,127 transactions
25.74 vMB
0.07541763 BTC
Random Selection Loading Transactions
Max Size: 132.42/200 MB

Candidate Block

Mining Attempt 3ba39df488cd45244066f158cd9b82ec2a9907bd54f7b214f3f2cbf342bef8c4
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 81ea93ad7795e40c56ea1721d1cffbf3643251c19c8db6ddc3e361547bb7d4be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02877577 BTC
Feerates: 101.64 > 2.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (127,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,653 787,653 00000000000000000003888b5acb423ee2908bfbbe8706dd5c7d8fd420a340d2 4,136 1.00/1.00 vMB 37
787,652 787,652 0000000000000000000241f85732e1083a6e6030916fd3668bd13dda7cd643ce 3,038 1.00/1.00 vMB 33
787,651 787,651 00000000000000000000f5f3305e9517127b521e4eeb975a4e67580dfc3bb08a 3,590 1.00/1.00 vMB 24
787,650 787,650 00000000000000000003a268b40ff03b1132c56a686398f9b342c3128affb9f3 3,493 1.00/1.00 vMB 28
787,649 787,649 000000000000000000047a277998548beea3bfbe36228e9a5d0411e9809513de 4,556 1.00/1.00 vMB 41
787,648 787,648 00000000000000000004b110c059c234409ecc1fac0f059b79a044eaff675010 3,564 1.00/1.00 vMB 32
787,647 787,647 00000000000000000003920934977676b17631cf73b776ae02d7d5c08dfea7ec 4,316 1.00/1.00 vMB 38
787,646 787,646 0000000000000000000036bd4b38a5660de6e1800518e5e5b0e86438ec9cb78d 4,736 1.00/1.00 vMB 40
787,645 787,645 00000000000000000003a696dc74f43e864e7e35d8952390e44dc042ea2df48a 2,709 1.00/1.00 vMB 51
787,644 787,644 0000000000000000000496ad751d9f1d50ff10b9258918599de4f8cc942e457f 6,047 1.00/1.00 vMB 36
787,643 787,643 00000000000000000000764a6de85499dcec3edc682f62f616179a2d72e9572a 5,144 1.00/1.00 vMB 40
787,642 787,642 00000000000000000002a55e6a94118ea298cd9486e6a2e59cc470f9a2c31f5a 3,952 1.00/1.00 vMB 36
787,641 787,641 00000000000000000003214bb14549120ebfc32eee614fc585f7c37105f86aa1 3,715 1.00/1.00 vMB 48
787,640 787,640 0000000000000000000133912a45b3c7656e7a5d0537b87678e7cd764ebf3762 4,514 1.00/1.00 vMB 21
787,639 787,639 0000000000000000000056582511a6d4ecfaa479953b284d3d22e413f5123053 4,125 1.00/1.00 vMB 14
787,638 787,638 00000000000000000003cdb351c675c1d25e45025af46208abc25197bf1999a2 4,770 1.00/1.00 vMB 22
787,637 787,637 000000000000000000023e6e7fa73b62bf46bc26644f24fc9a36f3e7856945a8 4,207 1.00/1.00 vMB 25
787,636 787,636 00000000000000000000ce5f29c919d499584990968c03c4d20d5f841d4f6871 4,574 1.00/1.00 vMB 30
787,635 787,635 000000000000000000050ddb472cc561cdd442eed5c15443a21de7cb44494740 3,997 1.00/1.00 vMB 34
787,634 787,634 00000000000000000004a97ed03c8f17ca5f834be82110bbbf5edb521ffd3dfd 4,163 1.00/1.00 vMB 34
787,633 787,633 0000000000000000000418c8480e886baeeee5c5e4c4454fb240f94ed25e989b 2,958 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.