Loading Tool

Explorer IconExplorer

Memory Pool

39,918 transactions
25.75 vMB
0.05053354 BTC
Random Selection Loading Transactions
Max Size: 134.13/200 MB

Candidate Block

Mining Attempt d1312863f03f965b430d6a3a4851cb982040f1d3bdc89787fcfefc497ec00f45
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root f46fe2b47cc6ee6ede2751fdc45a91a47d48e2a5ffed593f5484c48495ed0d42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,126
Size: 1.00 vMB
Total Fees: 0.00392582 BTC
Feerates: 61.00 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (174,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,026 740,026 000000000000000000041cffce7a56c7b62492e6c625a807e20f2b9d8c928ce2 3,292 1.00/1.00 vMB 14
740,025 740,025 00000000000000000006a2454824fc79f086be74d9be4eb96383cb0aba1d2bef 1,674 0.56/1.00 vMB 8
740,024 740,024 00000000000000000003d94f0d6d1ca356187d60873fb4fc7047dcdedbbf22bb 3,127 1.00/1.00 vMB 10
740,023 740,023 000000000000000000071333b386869bea7bc4923f15a923786064cf1977ff57 1,258 0.46/1.00 vMB 9
740,022 740,022 00000000000000000001000d98bef8a179a0e02f7b2ba46a8f721e546973c34d 2,078 0.78/1.00 vMB 8
740,021 740,021 00000000000000000008db2fca98cc0abe360edd9d93ad64b45d37e7a404433b 2,129 0.90/1.00 vMB 4
740,020 740,020 000000000000000000081fa05dbd3b9bab8b73ab81d2106a8d28102c270d2c15 2,857 1.00/1.00 vMB 6
740,019 740,019 000000000000000000021a5493c31f0c6db3e873ee4d27daf66fb4ea8f284cae 2,346 1.00/1.00 vMB 13
740,018 740,018 0000000000000000000456267991022ed0edd69b9d12a92453b1cd48fa9e1e3d 1,860 1.00/1.00 vMB 12
740,017 740,017 00000000000000000003bf90b3a1328143c221b462acd5cdc9f3c2687768969d 467 0.18/1.00 vMB 7
740,016 740,016 0000000000000000000250b4604382fbc99bcf08d9aa782b223e0e2c5f99a997 124 0.03/1.00 vMB 8
740,015 740,015 000000000000000000001f60587cfe4789f195d989ca03d9803473fb4e073864 1,730 0.66/1.00 vMB 8
740,014 740,014 00000000000000000001155b4b0774b4c2ea56124969074e2115c95d33ee3dbb 1,475 0.50/1.00 vMB 8
740,013 740,013 00000000000000000002ecee70f4ac561abc9d5c4b7ad5ffceb849a91e84f4e1 172 0.05/1.00 vMB 12
740,012 740,012 00000000000000000007009cc485ea7283ff882e2d7766a33837b56a643df6c0 774 0.36/1.00 vMB 7
740,011 740,011 00000000000000000000af1989cb82be473bc57b5993ee15c46694702b6773a9 2,267 1.00/1.00 vMB 7
740,010 740,010 00000000000000000006a6ca4c14133619014f3b78aff3a9aeb9f123ed0d4c9f 202 0.64/1.00 vMB 2
740,009 740,009 00000000000000000001fab13b37887a211ca9109ffb4070aa4fd83838a4297e 1,207 0.45/1.00 vMB 7
740,008 740,008 000000000000000000061385a575c36257ff9f502f10fe323bdf29da53394d96 1,105 1.00/1.00 vMB 3
740,007 740,007 00000000000000000004cb3499d727136d853801327fa4a60cdd3ecba8c5d2a5 1,738 1.00/1.00 vMB 7
740,006 740,006 0000000000000000000894f1dda7c8bd3013b523ec41aacd8cea3af8385fe7dc 3,007 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.