Loading Tool

Explorer IconExplorer

Memory Pool

42,118 transactions
26.67 vMB
0.08140726 BTC
Random Selection Loading Transactions
Max Size: 140.07/200 MB

Candidate Block

Mining Attempt 11e7d83a29919358494aced8749efe69dbcdb80853f888a85fda53a956ba0ffc
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 0f0384c040021d0c5e76f1bd68a3f87d710bb96e4fa05ad2a451366e84a9b7fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,629
Size: 1.00 vMB
Total Fees: 0.03220317 BTC
Feerates: 101.66 > 3.23 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (727,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,825 187,825 0000000000000300d9fd40ce1e7845b4458d7c455f4330cd90274e5fc71e392b 512 0.21/1.00 vMB 148
187,824 187,824 00000000000004449ded91f37c7d702b11e92852c3403694592cb5db710a0f95 342 0.16/1.00 vMB 277
187,823 187,823 00000000000001e7651461e632637df9b2aead6ff901d927715425aa5648968d 32 0.01/1.00 vMB 5
187,822 187,822 000000000000033fdd7118095d74037bfa4b0bb7502f7698744afa97b77dcd18 118 0.05/1.00 vMB 86
187,821 187,821 000000000000038b70d9358ba9c4d32b4177437101371879ce6bef37bd2433fe 97 0.06/1.00 vMB 164
187,820 187,820 0000000000000605431d767e1548bd522e434690654baf7429279c8fede0b514 132 0.05/1.00 vMB 158
187,819 187,819 0000000000000528dd093748bbba079b544227606d679d1228a88f5575cb2ea3 171 0.09/1.00 vMB 127
187,818 187,818 00000000000002ec7701dfe9d3075e96d0b692a622dfeacee9e2bb718f767b7a 131 0.05/1.00 vMB 189
187,817 187,817 00000000000007802dd56aa9da5178342fa4749a8fc4743c9484493472ee6690 94 0.03/1.00 vMB 84
187,816 187,816 000000000000006c697fbb32f20df11920de94b7e0eea73da99f43d2acd8a701 243 0.14/1.00 vMB 109
187,815 187,815 000000000000078792eb588f7bfac5266f8fb2c4038233f1594a42d5596aec20 130 0.05/1.00 vMB 24
187,814 187,814 00000000000006250aa813900eeabba4165684efee21920067ba8c6c62dcc5ff 9 0.00/1.00 vMB 0
187,813 187,813 0000000000000959fafe2faba9fdb2f3f4fc7a69ef5d4ee3f849a98235fa2376 32 0.04/1.00 vMB 6
187,812 187,812 0000000000000174499f6ca03b40497086deb932ffbd422774b886cce5d6de20 175 0.06/1.00 vMB 5
187,811 187,811 00000000000004710e2218d335d4f13d9676e98bbf48af7438311605bcc6558b 268 0.16/1.00 vMB 144
187,810 187,810 00000000000001a45a9f68b9ec3d2dcdb7cea270cf0c1211fb61efca62a0e6d0 7 0.00/1.00 vMB 3,415
187,809 187,809 00000000000008124b12789c0d31d45cb3fe800efec48208570ba6294e0c1c65 155 0.08/1.00 vMB 94
187,808 187,808 00000000000007288e9c23937cd2978c67084bbd80a7d166631823749089ef07 245 0.15/1.00 vMB 96
187,807 187,807 00000000000003153bc56b9daaed681e699f394ad7ca62a9ab3f31932cf6e68e 150 0.04/1.00 vMB 42
187,806 187,806 000000000000004e48da2932f36d023378cca1a51e63ad0c046665f07c4f660a 207 0.10/1.00 vMB 109
187,805 187,805 000000000000012a8f6024ee67d02888096617a301032e7a81c9b3beebc89d05 37 0.02/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.23 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.89 GB
    • Received: 14.21 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.