Loading Tool

Explorer IconExplorer

Memory Pool

75,268 transactions
29.89 vMB
0.11028728 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 142835a7b37550b6eb2f1cd82fa7a42852b6985a83693c0f88de58ce0ae34cc5
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 7c4508ec823cb9db9ab7290695f06a76803fbfa354ddcc7c8a0dd907249e2851
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,019
Size: 1.00 vMB
Total Fees: 0.03867967 BTC
Feerates: 101.64 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (314,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,651 600,651 000000000000000000096ebf67086d06a587281a53e57f6295ec8b780376f00b 2,364 1.00/1.00 vMB 19
600,650 600,650 0000000000000000000c1e06ea912c30274fe01a9878f8686f35b59b798a9e5e 2,191 0.66/1.00 vMB 17
600,649 600,649 0000000000000000000cd8a89583ad73ec7c186b885d0ab8dd47bdf0c7df5061 1,302 0.36/1.00 vMB 13
600,648 600,648 000000000000000000150cc0214cddd4959d3c720240dff56cc053a21c556d1f 1,136 0.34/1.00 vMB 18
600,647 600,647 000000000000000000090a83254072a4034ae176ed096c95d31847acc9c11504 1,356 0.42/1.00 vMB 19
600,646 600,646 00000000000000000013ce94831b4e39df3b7999e9341c2a0b4cfb2c00bd38cf 2,424 0.85/1.00 vMB 23
600,645 600,645 00000000000000000006a128c97bf366ddab80c23fd5c3386953722742507367 132 0.04/1.00 vMB 12
600,644 600,644 00000000000000000001a10bd9c9b9db92bffeef66b875cc72905ada0283fb55 2,222 0.65/1.00 vMB 16
600,643 600,643 00000000000000000002e12a134cc0e6fd1e54acc1727a66354c7ade1d1266be 973 0.29/1.00 vMB 17
600,642 600,642 0000000000000000000beafe0fc2073ad334dfdbc1d53a794cc3a3c30337f10b 403 0.12/1.00 vMB 19
600,641 600,641 00000000000000000001ae57327dbc8fdfdd9d0a29290ffdc38096fd4ef9c8c8 2,343 0.68/1.00 vMB 15
600,640 600,640 00000000000000000010936dbd0ef7bff3ce5c94ce93d84b90928709fb266d0a 848 0.24/1.00 vMB 21
600,639 600,639 00000000000000000010b5e8ed0085e597c50aba5f74f0befe64575ea33d4abc 533 0.15/1.00 vMB 21
600,638 600,638 000000000000000000072879e0ac7e97c909bd0c552e616f40e65270419854b0 152 0.04/1.00 vMB 37
600,637 600,637 0000000000000000000e3727a54eec0efdf223df1d7f21a6a49e98e0830cda7f 2,355 0.72/1.00 vMB 19
600,636 600,636 0000000000000000001270e3cafd0048a2df201db24b07149c1fb2fc080ae833 2,382 0.65/1.00 vMB 19
600,635 600,635 000000000000000000150316443e0d9b77a36d16ba800078b6b67847941cf68e 2,725 1.00/1.00 vMB 22
600,634 600,634 0000000000000000000c5249ec81d7bd892e1165b43b2988c3f25bf44735b245 532 0.13/1.00 vMB 12
600,633 600,633 0000000000000000000c5729021d0c979cd5bfae135f53142e28020287d87395 3,180 1.00/1.00 vMB 20
600,632 600,632 000000000000000000136b5d21f28fe8021a4c984a4b7a30a9c04c794535e279 2,180 0.93/1.00 vMB 14
600,631 600,631 00000000000000000008d6b2f71bcd8eb20086a85ba9ec0dc69f0fe1f27ff1e8 3,351 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.