Loading Tool

Explorer IconExplorer

Memory Pool

35,429 transactions
25.67 vMB
0.05477036 BTC
Random Selection Loading Transactions
Max Size: 131.37/200 MB

Candidate Block

Mining Attempt 6e4da2901b3017322b74f5ae30b9c9e194e4f3dfef5aec10b144f805a26d9b3f
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root 1011fcaaf4a336c23cc93e51013bb5ba7d99d0be309cc08656fc3a662f10a9af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,374
Size: 1.00 vMB
Total Fees: 0.00825726 BTC
Feerates: 60.16 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (727,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
187,804 187,804 000000000000084634856140089ad445151673e7fab1a98039e24237be16eaaf 20 0.01/1.00 vMB 44
187,803 187,803 0000000000000079975dfc208f81f0a98a0995fd35e220f5222823427813c912 101 0.05/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.26 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: 655.89 GB
    • Received: 14.35 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.