Loading Tool

Explorer IconExplorer

Memory Pool

45,045 transactions
27.76 vMB
0.08946950 BTC
Random Selection Loading Transactions
Max Size: 144.98/200 MB

Candidate Block

Mining Attempt 54a3d72bbfc5d221ea8f7bf194b9184a971d383fd35138f05560f466005b5b52
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root b9efc4adb090b98350d358e88b408fd73abbac14fe5328d5059deb7d818e9399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.03223486 BTC
Feerates: 150.77 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (120,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,091 794,091 0000000000000000000167bfb516468f5379043a46bf179f2355dcc5d43f47d2 2,506 1.00/1.00 vMB 29
794,090 794,090 0000000000000000000119f9d14132c523315785cd67518dfd1a75c35f589725 2,377 1.00/1.00 vMB 24
794,089 794,089 0000000000000000000495b18f3400c404159a2a2d57cefc56caafbe01b9411a 2,172 1.00/1.00 vMB 30
794,088 794,088 0000000000000000000292d4830a7c87e60d85ebd8756e0c5f04a9eb5c2aec95 3,022 1.00/1.00 vMB 41
794,087 794,087 000000000000000000002e2c394519a652a4db59f38fd5fa454eaf0defc73b5b 3,325 1.00/1.00 vMB 37
794,086 794,086 000000000000000000001f14513d722146fddab04a1855665a5eca22df288c3c 1,938 1.00/1.00 vMB 68
794,085 794,085 00000000000000000002503160cd733fdc0b5dcb912bc1f7294b3334f95e9efd 2,402 1.00/1.00 vMB 50
794,084 794,084 000000000000000000041a561ee2576fbc3290f623e4923e3ebd4a7c8f967ead 2,746 1.00/1.00 vMB 38
794,083 794,083 000000000000000000045d8db76e83e91ad3bcaed8c5283fb6338a9bd96bdb63 2,405 1.00/1.00 vMB 42
794,082 794,082 00000000000000000004b650814c838e554b98922083acf804e16a373c9946be 1,500 1.00/1.00 vMB 50
794,081 794,081 0000000000000000000145bef47c0b65bf40ad22c28f8dcf402a55980d0f31f7 1,674 1.00/1.00 vMB 22
794,080 794,080 0000000000000000000284d48555feb11c9f735f3fb657b498cfff51775cc84b 1,661 1.00/1.00 vMB 30
794,079 794,079 00000000000000000004bf7e8d127780b79af5284925c9686d90a37e1eeb6085 2,652 1.00/1.00 vMB 36
794,078 794,078 00000000000000000001c5cb704592ddb1e2a41b90410879f9f8d5e86bb728b6 1,571 1.00/1.00 vMB 24
794,077 794,077 000000000000000000019f0ef485bdc3250ad0388a7298a90dbb5d690d1d863e 2,078 1.00/1.00 vMB 37
794,076 794,076 00000000000000000002199a527f4ddae49e3cdd964847790b106d8edff2dfe4 3,483 1.00/1.00 vMB 42
794,075 794,075 00000000000000000001334a46d39918e1ddc9df3f68176a7192fc2a16afe8a0 1,672 1.00/1.00 vMB 50
794,074 794,074 00000000000000000001fde71b75143ee5620269ca732ecc276fa1872d915dc8 2,822 1.00/1.00 vMB 32
794,073 794,073 000000000000000000037dc3bcb5b96c139859fa089600bdd17c31a58be4ec30 2,404 1.00/1.00 vMB 42
794,072 794,072 000000000000000000049880dbafd79f882f72528ae966dadf12822c8f69e80c 2,659 1.00/1.00 vMB 41
794,071 794,071 00000000000000000002ba08bc6b383c3771631c1af5a0288148d2a7ef013afd 689 1.00/1.00 vMB 41
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.67 GB
    • Received: 14.00 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.