Loading Tool

Explorer IconExplorer

Memory Pool

78,100 transactions
29.73 vMB
0.07906200 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt df9b447739e6eebe5c956747e03cc6f6f7d85f7cfcf63ec3c0950d366b1a3392
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 3136c90a7f7734a23bf092470f80f24f0e811e60b70960ca594a705815435169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,463
Size: 1.00 vMB
Total Fees: 0.01263064 BTC
Feerates: 40.21 > 1.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (621,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,762 293,762 0000000000000000441270f62c61d5179e0c9f755a1783649ee9c9fc9d909350 471 0.30/1.00 vMB 28
293,761 293,761 000000000000000005f6570949a99ca5bad34963a2d6ba642a1e9227e9c5b93f 102 0.06/1.00 vMB 20
293,760 293,760 000000000000000060ae72e48d5bd4ecfd7b2502202de4879d0750a139cef77b 59 0.05/1.00 vMB 24
293,759 293,759 000000000000000009d7d84959ed1c3bfaf0ed00ed6be07b81285744ac0c42e0 106 0.05/1.00 vMB 20
293,758 293,758 0000000000000000cdcbe8f3b1bbe9fd70cba6d88cfd36c3e1f473b093c6b4c2 675 0.31/1.00 vMB 39
293,757 293,757 000000000000000093558cfbbba13866c55a1372169670ac06c713a2e9f329a6 111 0.08/1.00 vMB 26
293,756 293,756 0000000000000000c2e61d433a3480c96a630cd34a5bb900abf8fa93f1da21b3 225 0.11/1.00 vMB 37
293,755 293,755 00000000000000009b209f777b0e0a5c1573b5cde1db7b121c3b4d2d09b17937 289 0.14/1.00 vMB 32
293,754 293,754 00000000000000005bcbc5526a5d8ad7afe97788f591089fdb14acf27a92ada9 513 0.43/1.00 vMB 26
293,753 293,753 0000000000000000b73485827659ef44b91703e85ea7787e0fdeb6c9b7015c80 364 0.35/1.00 vMB 28
293,752 293,752 0000000000000000b2b0ba0798db1ef5b67931fc15864cdaa008206886302a47 643 0.35/1.00 vMB 27
293,751 293,751 0000000000000000d2aa82ed7b4b96a42440185767382e269c8759e7447afaff 1,024 0.33/1.00 vMB 69
293,750 293,750 0000000000000000b27d489812b3496f556f6858673c51eeb0f5b0f372e7af77 47 0.09/1.00 vMB 23
293,749 293,749 00000000000000000ac9d824cf448f2b354694823ef7c82d6d66b538d2a2645d 445 0.23/1.00 vMB 32
293,748 293,748 00000000000000008a52d08cee98072286d4a6bd6a6fc77e4cf60242b998748e 658 0.40/1.00 vMB 33
293,747 293,747 00000000000000006b7d7ac5b0817e49bd77d149b4c289072d253b3a988a3b13 24 0.08/1.00 vMB 3
293,746 293,746 00000000000000000e0398d78bbf80bf9e30f02ce266c91393c49e932de67883 209 0.12/1.00 vMB 34
293,745 293,745 000000000000000030f3d164a40737de2ee6a00c4a730798298d6eebe8c19592 91 0.06/1.00 vMB 19
293,744 293,744 000000000000000022e9f99012f97dcb192d7764abae2ef430651755768e665e 459 0.29/1.00 vMB 33
293,743 293,743 0000000000000000b69abfcac5ba634b1d2cc75ac7459cea50a736a4d228d217 384 0.26/1.00 vMB 27
293,742 293,742 0000000000000000267c7f136a1fc88578817bc50043e3112941a30fc65b798c 897 0.50/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.