Loading Tool

Explorer IconExplorer

Memory Pool

44,658 transactions
28.47 vMB
0.11987162 BTC
Random Selection Loading Transactions
Max Size: 150.50/200 MB

Candidate Block

Mining Attempt e6e82abb9b2097025de0b10a5fb3daa6238a88b1716c1ddb5494fa33ec8df4b0
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 7a948dc37e9bd211329d27cd01e80476f99e7272d9917bfc4898bc5362135b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.06579086 BTC
Feerates: 101.65 > 6.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (577,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,812 336,812 00000000000000000cf511c11d34acd148f9dfc7b584a15974eff075550a3f5c 588 0.34/1.00 vMB 26
336,811 336,811 0000000000000000170e56a61a0e078c3241cf196b4cb1db9e4440fc4fb05e1b 152 0.11/1.00 vMB 12
336,810 336,810 000000000000000010af16aaccdd0559821f910eacf85e8fd1392b6911e0ca6b 499 0.21/1.00 vMB 29
336,809 336,809 00000000000000001965c568bb1bc229bb69ade8a0382f1eea2e32f4dd8d1e62 458 0.25/1.00 vMB 28
336,808 336,808 00000000000000001563a05a03e0afe9a10ce9b20730de2894b2fe5b7987b105 1,607 0.72/1.00 vMB 30
336,807 336,807 000000000000000018a8461779e90f3c54e5d49891fd539a3f038e356782b193 334 0.26/1.00 vMB 20
336,806 336,806 0000000000000000134f197b9d7e204ed990b9840c2a7d3b1b60fd9f73955887 76 0.07/1.00 vMB 10
336,805 336,805 00000000000000001137f5fa5c06261a2162438d368df066512f65f927f50081 411 0.52/1.00 vMB 17
336,804 336,804 00000000000000001966964174f4d238b664549f090a9261936e6ae2d3f07d34 420 0.21/1.00 vMB 33
336,803 336,803 000000000000000004497550dc83c562bbef48270cc865205b6f1557a387bc6a 353 0.22/1.00 vMB 30
336,802 336,802 000000000000000009dcb0195dfcc0bcba908dacb8360efcd171907ff33c309e 171 0.10/1.00 vMB 19
336,801 336,801 0000000000000000028dc2d21b8efef8c4e09b85c821898394dce90880a6f65e 355 0.15/1.00 vMB 29
336,800 336,800 000000000000000004ab103bdd109045988a022cff3b9ed2ff288234e3f218d1 94 0.08/1.00 vMB 16
336,799 336,799 0000000000000000046956544472f8e228afc20075f496b551c883076584b62a 118 0.10/1.00 vMB 15
336,798 336,798 000000000000000012f621faf56d724ca62980d1288a830f384aadf59d5e5f52 1,183 0.66/1.00 vMB 27
336,797 336,797 00000000000000000a9551c3e893294b1dfd3b84415ce86b949f36168689b3ad 38 0.02/1.00 vMB 15
336,796 336,796 0000000000000000160a23b95e018fd8ef3c472983e827af38d50a19755d387a 356 0.19/1.00 vMB 23
336,795 336,795 000000000000000011af1e11597dbe62bf87a2ce5b364dd3921103f9865b5972 327 0.15/1.00 vMB 27
336,794 336,794 000000000000000008f31fa850e17433a8b0e7aafd11f101c064dd08bea170ca 83 0.06/1.00 vMB 16
336,793 336,793 000000000000000009ebb3e476afab04527bd3c7a7cf9df04cd3e4eebc4f4b87 1,229 0.66/1.00 vMB 23
336,792 336,792 000000000000000013e7e64f5bd538817e290aa10725ab1684942bf5ca9c97e7 128 0.05/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.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.