Loading Tool

Explorer IconExplorer

Memory Pool

44,408 transactions
27.57 vMB
0.08718455 BTC
Random Selection Loading Transactions
Max Size: 144.45/200 MB

Candidate Block

Mining Attempt ef30c072ecf6ac8682673a4d2fab1e7a63c7d6c51e27925d8a810f3c26205ff1
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 8799820ef7804ef2bec1c71cf08f1b81bd16d73f35c438fdeef30732b799c64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.03359592 BTC
Feerates: 151.65 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (221,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,152 693,152 000000000000000000007f81e89cfc74936b214bfbd6ecc3f6506611873ef054 70 0.03/1.00 vMB 9
693,151 693,151 00000000000000000006478687c0b30780c6abf68b3054d2f2a3ae2f1c6bd455 1,779 0.73/1.00 vMB 18
693,150 693,150 000000000000000000005e4bc26bf2fc5c5c4adf184e8dfd131d4cffec239651 1,880 0.71/1.00 vMB 16
693,149 693,149 0000000000000000000203a46ad0b73dec48ac6684fd7d2e98f74b2ec02a0b8b 2,252 0.64/1.00 vMB 2
693,148 693,148 000000000000000000090f2abe65e29172399b50844064fa1f038253fad3fcdf 2,919 1.00/1.00 vMB 8
693,147 693,147 00000000000000000012b9fa9070a3ebf92366247eaff96b3253ca62a934ee1b 2,961 1.00/1.00 vMB 14
693,146 693,146 000000000000000000110744745acb852a535c8eaf1aebf37b8db28208379db2 1,842 1.00/1.00 vMB 21
693,145 693,145 0000000000000000000f4c2323f9dd72df90505ef22dbdb7a674c9b4a1935d9c 1,498 0.81/1.00 vMB 4
693,144 693,144 0000000000000000000380da9a8a2f2b50034739b944c4a0cdb76caca3132010 2,222 1.00/1.00 vMB 11
693,143 693,143 0000000000000000000465cec869fcd68eb64944a794ce0d383c765f159fda40 3,539 1.00/1.00 vMB 10
693,142 693,142 00000000000000000009c9053a8b1b803527e9cf61ecc06fbba466733011e768 1,030 0.37/1.00 vMB 9
693,141 693,141 0000000000000000000199373011fcdee49948595dbdc7ba639c1266782b2a10 1,492 0.38/1.00 vMB 9
693,140 693,140 0000000000000000001214865c3cf2d6a0c41f5ce4e9dc7ec1a303405e34e7ff 2,386 0.75/1.00 vMB 13
693,139 693,139 0000000000000000000475d5bed8e4bcec1dd6ab23c0e57e09001673bcbb53ea 1,224 0.40/1.00 vMB 13
693,138 693,138 0000000000000000000768497944ffec54c9f91f9b0bfcfbd9a4428612342805 64 0.01/1.00 vMB 13
693,137 693,137 00000000000000000010ad99402e513a079543d846534edf6063e21b6ab1a993 2,563 0.95/1.00 vMB 14
693,136 693,136 0000000000000000000311965a4f73a854a2e05257e7e354021fdb26d03191bd 821 0.34/1.00 vMB 8
693,135 693,135 0000000000000000000a40df36982eb38fcf607923a66126700a5937d602ff58 2,819 1.00/1.00 vMB 17
693,134 693,134 0000000000000000001193c7734af70eeb21e7bf00a82b4d507c9cdb566c0397 986 0.40/1.00 vMB 16
693,133 693,133 000000000000000000087a679ef3cf074d73ad96b617d37c9b5b0980b8dccd47 774 0.52/1.00 vMB 21
693,132 693,132 00000000000000000011b605a41c61c41be99884656af4670d3573d9242cbe93 463 0.55/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.