Loading Tool

Explorer IconExplorer

Memory Pool

44,926 transactions
27.37 vMB
0.10390112 BTC
Random Selection Loading Transactions
Max Size: 143.49/200 MB

Candidate Block

Mining Attempt c2d84aa12778794d4a72323d424a019009b0f426011078f11eee6a1cefbf6ede
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7ef4a2cb0774adb0753878e86c94500e3f3bbadecbb5dce8a36c8a16f0753f63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04753531 BTC
Feerates: 151.16 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (568,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,940 345,940 000000000000000003edc6e3c04158d078e9688ba3f1413a075e05a8a9e1be4b 160 0.10/1.00 vMB 20
345,939 345,939 0000000000000000155b62a4cf01ee554e8c84838849bae0f675dc042750eff5 738 0.44/1.00 vMB 29
345,938 345,938 0000000000000000094953b14366b17f9c373eaf13086a1d2d9f7cf7c2820b18 232 0.39/1.00 vMB 5
345,937 345,937 00000000000000000ca605fa951670e4ac73aa0bf6a653c9da50871df59a9f26 126 0.11/1.00 vMB 21
345,936 345,936 000000000000000001bf53c9615f6cd7e31b9e01aaa5bf0948dd0eed4809d505 128 0.06/1.00 vMB 18
345,935 345,935 0000000000000000085b8317370494909cc85f5f94c12bdb0a4c0dfbd23d2e07 360 0.19/1.00 vMB 37
345,934 345,934 00000000000000000cba80499b8ed5cdadb280219e2661530e2b2dee0bb24cb3 511 0.31/1.00 vMB 21
345,933 345,933 00000000000000000f596eb3a4cb2080e470ef1d63d3056365ec8689bfdf8c57 437 0.26/1.00 vMB 20
345,932 345,932 0000000000000000005146176327fb2e6a596f6edd43abc5daf710ead99088f9 248 0.17/1.00 vMB 22
345,931 345,931 0000000000000000086b4a0280557093d4a3ebe42dcff319fcbc8e00de6900d3 48 0.08/1.00 vMB 7
345,930 345,930 000000000000000001e9092ef951301cf9b2c64fb451e49680977452a17041cf 353 0.28/1.00 vMB 20
345,929 345,929 000000000000000009a73a7c3ce8135efce3d1b0aa1856aa9e3bf94d37df40c6 485 0.27/1.00 vMB 29
345,928 345,928 000000000000000004799f73e05546f128f0e97e7e118e07345c1bb845bd73e3 260 0.21/1.00 vMB 18
345,927 345,927 00000000000000000059f59ab15ae346888063c57f7666e796574790ab2b0631 893 0.48/1.00 vMB 24
345,926 345,926 000000000000000003c0814ecdc0b5f25f0cfbd7646278f0d7bae9a685dbec53 464 0.29/1.00 vMB 24
345,925 345,925 00000000000000000e8d3ef4db4acc659a320505d7323072af235951089ee3b2 269 0.22/1.00 vMB 17
345,924 345,924 00000000000000000730798f794f7ff12bdfc8cc5ec10e9c19e834fb349707af 405 0.28/1.00 vMB 16
345,923 345,923 00000000000000000e600c7c2de65a8eab3f5ef500c6a3284328f28fa6ed9b94 1,148 1.00/1.00 vMB 15
345,922 345,922 0000000000000000162e5df4b5cb1e40b3618df9e999986e5c9418bcc5a56170 671 0.68/1.00 vMB 16
345,921 345,921 000000000000000014c3693e99b0ca5e8ef034691f4d727dd301468c2385ee41 1,372 0.75/1.00 vMB 25
345,920 345,920 0000000000000000021a5b988e114c3dade6a1e07f653855db7f836563340ffe 1,968 1.00/1.00 vMB 27
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.