Loading Tool

Explorer IconExplorer

Memory Pool

43,205 transactions
31.13 vMB
0.08993290 BTC
Random Selection Loading Transactions
Max Size: 158.37/200 MB

Candidate Block

Mining Attempt 0f4f5fbb7dc4078d652b2884d4698e37d0b32d748a12df9ec2a68c611d56a248
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root aa53ec8c99f0c6ff55c42a397452a40d8e07dfdd4bf53a08141ab9935b10e2bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.02703504 BTC
Feerates: 150.41 > 2.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (389,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,440 525,440 000000000000000000099cc9991c7822391d96a0e73f7b6c5356c79d77d64c05 1,794 1.00/1.00 vMB 32
525,439 525,439 00000000000000000001bb77f7fab7081da8d1de1e2f07659c149d06e90cb29e 1,998 1.00/1.00 vMB 39
525,438 525,438 0000000000000000000769ff6d3aa6ed405f359594445c40220b7b513875b79c 876 1.00/1.00 vMB 8
525,437 525,437 0000000000000000003b45c16ccacf9f634630103a975f220ec9fe80e7718307 796 1.00/1.00 vMB 4
525,436 525,436 00000000000000000027fd744af84f285fa326cd61f7561d3c03064e66863a4a 1,319 0.72/1.00 vMB 24
525,435 525,435 000000000000000000185a7342e7252b47f2db0d9eccb9e8a5b4a1a5468cd4ad 1,596 1.00/1.00 vMB 14
525,434 525,434 000000000000000000007fca3b1f819dcb58284facf76750da08714c64573419 2,645 1.00/1.00 vMB 17
525,433 525,433 0000000000000000003926e3ab96996c0632c85d346aec6843e59ee386c20ac1 2,515 1.00/1.00 vMB 28
525,432 525,432 000000000000000000373849d360010906852493fc3f8e51c3b6063de1ac70e8 1,990 1.00/1.00 vMB 25
525,431 525,431 000000000000000000310947a83a141ec06659be82e18ed25adb42ededcb127e 1,059 1.00/1.00 vMB 18
525,430 525,430 0000000000000000002341af3d12e7e98c6dda4f6b23db575f613f199c0dd63f 834 1.00/1.00 vMB 20
525,429 525,429 00000000000000000004e3cf15406176e397d8b6e214446e6135ad065722324d 1,373 1.00/1.00 vMB 27
525,428 525,428 00000000000000000005464a3250eeff188e3d15f99ebf6e8259072292e59140 164 1.00/1.00 vMB 3
525,427 525,427 00000000000000000038f2530fee7bbda2254719433d4436853f04102b813721 1,460 1.00/1.00 vMB 10
525,426 525,426 00000000000000000021a63be8445398e1537dc6695b0166ab91d3b9f547a47e 2,281 1.00/1.00 vMB 29
525,425 525,425 000000000000000000123df3af4717840c24e5c8de782a65d2976eb9128dd44b 1,859 1.00/1.00 vMB 23
525,424 525,424 00000000000000000013ec0489c00557d010734da63e93a85ffc13a5d998e38e 1,494 1.00/1.00 vMB 22
525,423 525,423 000000000000000000350bfa5c0bffafed40bd143c13c11b08be52ad3148c940 522 0.34/1.00 vMB 12
525,422 525,422 0000000000000000002c63e55dd51708a891a9a6f79e4fdec2e09d2c75e066e8 796 0.41/1.00 vMB 9
525,421 525,421 0000000000000000000c70e0129a2a002cd28d04b36758e8371ce7d7b9781248 1,315 1.00/1.00 vMB 17
525,420 525,420 00000000000000000011021bcf0faf40208af4a99f511e6b61f72ca529533934 1,367 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.42 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: 606.17 GB
    • Received: 10.60 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.