Loading Tool

Explorer IconExplorer

Memory Pool

42,799 transactions
26.61 vMB
0.06328135 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt 63263c9b77a2dd58e51606eb19d68228aec276d46d4b1d616d5560a02618c7d5
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 32f54e3b7b624c7ebcd9a3c10aedf9706e2d93536a3e08d33dad6cf9770e429e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,461
Size: 1.00 vMB
Total Fees: 0.01411487 BTC
Feerates: 150.77 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (254,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,583 660,583 000000000000000000084bfa7702755c46d0551fa0ac800f9634b87a9463978f 2,111 1.00/1.00 vMB 20
660,582 660,582 00000000000000000003d3265eeb2b06d201afe2c949ea60ef7832e1833a7038 2,251 1.00/1.00 vMB 18
660,581 660,581 00000000000000000003d694a516999efc83eb365f298f612d8d0bdb8d9919ac 2,298 1.00/1.00 vMB 23
660,580 660,580 0000000000000000000260b5961109b2e7be7a844cd6b2ed1bfdefdee88ae58a 2,018 1.00/1.00 vMB 36
660,579 660,579 000000000000000000098b145b645bef56ac93a207775d46438f4d761b01a609 2,696 1.00/1.00 vMB 51
660,578 660,578 00000000000000000009e221358b9badc9a51811dc4c9139f871054713976154 2,559 1.00/1.00 vMB 66
660,577 660,577 00000000000000000000c4ab79de22fdcf95d63193fa091105e2662869cc56ae 2,047 1.00/1.00 vMB 82
660,576 660,576 0000000000000000000e0de0e7836a71c4a7b430f3b4165317d01c21767b3a36 1,428 1.00/1.00 vMB 17
660,575 660,575 00000000000000000006840989a7eed580d7dcfc7635fb43f484a16c8e1b2a6b 1,991 1.00/1.00 vMB 30
660,574 660,574 0000000000000000000b4e0a500c7b74e90c10c6c5732fac27862d35d41bfac8 1,626 1.00/1.00 vMB 24
660,573 660,573 0000000000000000000217854bdbaad037661fa56e7cc0695023b4e1d8d9636a 2,298 1.00/1.00 vMB 47
660,572 660,572 00000000000000000007a76a379dc104adf69cc73b38072c71252f57bda1c717 1,200 1.00/1.00 vMB 13
660,571 660,571 000000000000000000054fe2e39f6782a2cb217770eaf1c0a0d8b920a8e46910 2,068 1.00/1.00 vMB 14
660,570 660,570 0000000000000000000db149446fe9e9720d6a41d814166cf32afdf5935dfed5 1,775 1.00/1.00 vMB 18
660,569 660,569 000000000000000000010addae3683ec93a73769897f40a99f701d1dbc998e6b 2,127 1.00/1.00 vMB 35
660,568 660,568 00000000000000000008119ffb7c735146b58106a193c142214199b51fd5fdea 1,504 1.00/1.00 vMB 29
660,567 660,567 0000000000000000000917eca66ba1dd36b6931ce65431e9479aef09df5a93c3 2,700 1.00/1.00 vMB 71
660,566 660,566 000000000000000000020d39373fa059204227683b8e35d477895205462bf10e 2,779 1.00/1.00 vMB 64
660,565 660,565 00000000000000000001060fb539a4285a8dae9a410194d03e4e88479dad000c 1,952 1.00/1.00 vMB 62
660,564 660,564 0000000000000000000ad63675b7ed69ecb8400696a9392d6e48fdb969492832 3,000 1.00/1.00 vMB 95
660,563 660,563 00000000000000000003133511729c44dbf86ac3dc8e88fa25d155d93d2ece03 2,032 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.