Loading Tool

Explorer IconExplorer

Memory Pool

44,578 transactions
27.26 vMB
0.10023552 BTC
Random Selection Loading Transactions
Max Size: 142.89/200 MB

Candidate Block

Mining Attempt f7fd7c126be78d30bbd0657615d063603de4806383bf27dd3b2f7af5a2c7ba60
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root af383df39f5d5306bbe7695bff6dbd6fb87f5eb3ae6bbc01dae800df2393790f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.04555841 BTC
Feerates: 151.16 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (547,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,945 366,945 000000000000000006f1640e862ce0211c4f64d383f1fd3b4a7f81141962158d 1,627 0.87/1.00 vMB 36
366,944 366,944 000000000000000014e18a8111c21ce258cdc6c8badf6eb065430a2bb57ce2a0 546 0.30/1.00 vMB 34
366,943 366,943 000000000000000011a0d31505d75e5f70fbdbf6d404654a86312f74cb245848 1 0.00/1.00 vMB 0
366,942 366,942 000000000000000013197087079afda2a9076e490c3b20865aec4a3b05ebd858 653 0.40/1.00 vMB 33
366,941 366,941 00000000000000000df134403815b437b4142025df4c2cdf815c3403058bf17b 1,427 0.81/1.00 vMB 33
366,940 366,940 00000000000000000e2903a2231ac79426d84c2b0debe3e5e6e94c5a56dd53e0 598 0.31/1.00 vMB 33
366,939 366,939 000000000000000004a5fed447cc3f510ff796d3ff9526598ebd6df7635dfaec 517 0.26/1.00 vMB 42
366,938 366,938 000000000000000004193723ea216b6ce00ce4eb515dff11ef2d4a165ab8f849 1,491 0.99/1.00 vMB 35
366,937 366,937 00000000000000000aa62b059fd049b4898cddbce13ad113521dcf7441863685 2,159 1.00/1.00 vMB 45
366,936 366,936 00000000000000000644b47f0d24807d9b260b76f2a196ca3962a7e2d6193005 1 0.00/1.00 vMB 0
366,935 366,935 000000000000000006b43cbcc0210b520b97918da2cab8079801ba4e36103b92 1,274 0.87/1.00 vMB 31
366,934 366,934 000000000000000012c79a315679241fd21e42ce4c2b52b50af937c94a041b88 228 0.27/1.00 vMB 21
366,933 366,933 00000000000000000c66488ca65b1d2b12767e408772087cc551de31d3d6c5d1 488 0.23/1.00 vMB 35
366,932 366,932 0000000000000000024d0498b0c35f423ebb0130c4d640d6ed108eab8556cc54 451 0.26/1.00 vMB 35
366,931 366,931 00000000000000000e7fd3436116c2364782c58a4b5cef892b2370e2279ec5e5 968 0.72/1.00 vMB 30
366,930 366,930 00000000000000000fa4f708b50d6bfce11eb0a03384a829efc9037ed9c004f7 1,581 0.99/1.00 vMB 33
366,929 366,929 00000000000000000528a913e4d61ab6f50107a1fb7dfd6815967f08c75c140a 368 0.26/1.00 vMB 17
366,928 366,928 000000000000000013fdeb7c54cf9e1abeafe94863c2386adf6654fb0ff5d470 2,070 0.75/1.00 vMB 84
366,927 366,927 000000000000000004d81fc40ee45485426f996093f3b0a50fd0754911ab9961 11 0.00/1.00 vMB 301
366,926 366,926 000000000000000009eae1be14d0f000af331099c0c6550e6fd1f3461003ead8 232 0.13/1.00 vMB 46
366,925 366,925 000000000000000013a012a6767c9841e64c9de2a3304e198cbdd0505d829cd8 76 0.08/1.00 vMB 24
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.