Loading Tool

Explorer IconExplorer

Memory Pool

41,899 transactions
26.52 vMB
0.06001001 BTC
Random Selection Loading Transactions
Max Size: 138.53/200 MB

Candidate Block

Mining Attempt 504f671643138917c4942b27584089b94c54cd9119276525f239f379d373154c
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (729,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,819 185,819 0000000000000286910c277b2e60be58733c06c42108f1b414ec4472a2f6d5e3 465 0.22/1.00 vMB 107
185,818 185,818 00000000000002656b7cc7df48a5fd77f8fba8ee664805afe8040ff0237ea119 13 0.00/1.00 vMB 0
185,817 185,817 000000000000009dc848a2e74d431cead8259f54aea54724a9460727a85dab48 581 0.21/1.00 vMB 137
185,816 185,816 00000000000003a7b870d4f4f619e2d658081920f88d395b3d4cdb7ea58dfc96 57 0.02/1.00 vMB 5
185,815 185,815 000000000000006683d4f65395bc1c11d7a5f3adaadc3d2cabad5bc67ba1451a 73 0.03/1.00 vMB 29
185,814 185,814 000000000000059bfd59c5d7d86d90b521fd5720cbbecd4d702be9019cbce0cb 445 0.42/1.00 vMB 637
185,813 185,813 000000000000072b3d99ae701ace89ff43bd57d978909fd528f68b6ab0165388 99 0.05/1.00 vMB 273
185,812 185,812 000000000000039b67b53928216ffbe892f774454ce66547611fc13d57f7056d 26 0.01/1.00 vMB 129
185,811 185,811 000000000000096c278043ccc52c44f10c7f7423368edcdfeb7dcb3c78b2bb1f 17 0.01/1.00 vMB 77
185,810 185,810 000000000000050f69cdd6c16e97b0535de0f79406be8590f28c6d4963d9e28b 77 0.04/1.00 vMB 72
185,809 185,809 000000000000028822b526753d2a4d5d898272319cb3051b3527bcce072e7351 256 0.14/1.00 vMB 90
185,808 185,808 00000000000008919d53d35a9703fcb9b514dc78e20e87d83d9b9a36bc6837e5 155 0.04/1.00 vMB 58
185,807 185,807 000000000000094aa388abc6e583b0a9f4de7575fb2326f210b5efb3ec0dc19c 333 0.16/1.00 vMB 107
185,806 185,806 000000000000028d9ee9ad2724f491d7e31c9e8cc8c51e5cd44a7dc9802aea8d 270 0.15/1.00 vMB 95
185,805 185,805 00000000000007ca736201ad9d30fac1853a76ce1e41c192857af816469edaf3 90 0.04/1.00 vMB 42
185,804 185,804 000000000000041c9004657c02d5fce18cb98afe4be0f2d1ef7206ff3cb5b88d 221 0.12/1.00 vMB 76
185,803 185,803 00000000000004a14028266590c022e9d8d1fc5f80f872a0ee56da80996aa9d2 15 0.01/1.00 vMB 64
185,802 185,802 0000000000000571376dbf02b698e285d0d35ad22ae30e5f0aebe48e37837461 20 0.01/1.00 vMB 42
185,801 185,801 00000000000005be2df4c34bae818b7dec241ece13741b43bf818a61db32c3b3 20 0.01/1.00 vMB 68
185,800 185,800 0000000000000782e6655b2cedbd433ee06ee022274e9bc2965be5548562cdd1 125 0.07/1.00 vMB 79
185,799 185,799 0000000000000184a5f024b25eb8594436f7353f3f56d501e05d936a83b1b1a5 82 0.03/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.