Loading Tool

Explorer IconExplorer

Memory Pool

26,914 transactions
6.47 vMB
0.06570913 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.19/200 MB

Candidate Block

Mining Attempt 36f108f5e48ce232a08d5eabec91281baa9943f84d9f0b08d5f115fdb77cd7bc
Version 20000000
Previous Block 0000000000000000000122093735b2f0c7f736a0caf36530187991a0a75008ef
Merkle Root 00c9e1d9623ce7be0fb28c73f2e61473c4734362dbc5e1f6128520e597bf5c78
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.04888028 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,004 (650,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
262,432 262,432 0000000000000007315622fe63849d0829ca44a3a6da0c928c37b2a729ad073a 0.25 MB 497 103
262,431 262,431 0000000000000005d95294cb55a937683fe31a62929f71a79c3c2fe73a8907fa 0.07 MB 158 78
262,430 262,430 00000000000000128081eb2bf3a71ff7f81d911e7620f7d09dbfc2fcd1a01aec 0.22 MB 310 73
262,429 262,429 0000000000000006a179f93dd66c9f8f6ec2b080804d731912fa2b0a952900a4 0.21 MB 292 65
262,428 262,428 000000000000000ba5071c697d925d5173811bec663ac77133b3d4cbe940f068 0.18 MB 375 111
262,427 262,427 0000000000000011793ced841cdce4dba16e799ec0a620eb5dc3191ec0bb93f9 0.34 MB 605 63
262,426 262,426 0000000000000016ad614334a0aea72e0a13cc44f4cda8d29417c4797de29c9f 0.25 MB 559 127
262,425 262,425 0000000000000007c94e969b5b06a10dc49907593a387554d5233b1b0e76f05e 0.25 MB 580 62
262,424 262,424 00000000000000140dca41b828938d4294896e9b093f0706c8259d7ec40780d4 0.25 MB 446 181
262,423 262,423 000000000000000fcbc1bda1a4c04c57ed7fba37fbb8349d68fce7f882eed31a 0.26 MB 585 80
262,422 262,422 00000000000000073feeb0040f96ec9338ac932e8921cd19e14c53518c28f580 0.08 MB 198 57
262,421 262,421 00000000000000080b4e7aa4d626938803d9cafb5b2796ba51e50af17ed6d2f5 0.49 MB 1,098 63
262,420 262,420 000000000000000c5b1d146cbbe51dd6d83f23813aa213c40ba5e186512afe45 0.25 MB 642 149
262,419 262,419 000000000000000f38afaec8768a4b8e6fdd85bf599a1a8b0c9141f07426a164 0.03 MB 68 22
262,418 262,418 0000000000000015b2a56238909581ba25efc8310f9a3c67fdbdd1826b49fdba 0.29 MB 704 110
262,417 262,417 00000000000000156666c0ce3e9735e49cff03085a2ba94427286a7283656481 0.07 MB 141 66
262,416 262,416 00000000000000075044c201b7e5b11ab417c69f748409affec4baf144fdd61d 0.07 MB 158 84
262,415 262,415 0000000000000012b792a482fb99c06c5199ae4d68aa47eea1735df7e2662a26 0.02 MB 37 11
262,414 262,414 0000000000000002af4050f2fb9734fc6203efb16efe8611c47c95a691d02ace 0.23 MB 502 103
262,413 262,413 0000000000000014c888687c6e3409b464ef4015ca8e8527511a3052e35fc397 0.09 MB 205 80
262,412 262,412 000000000000000310f57cca4ba0b88de91f9bea25756ceb10ee247474d77ac8 0.07 MB 209 83
Previous 10 blocks ↓
Total Size: 778.85 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: 385.12 GB
    • Received: 3.46 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.