Loading Tool

Explorer IconExplorer

Memory Pool

44,547 transactions
27.26 vMB
0.10007387 BTC
Random Selection Loading Transactions
Max Size: 142.85/200 MB

Candidate Block

Mining Attempt 36a7b40dc22b0de494ac33b1e5eb888d69af0f877930f896690376188fcf1a7c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 117bfd64f86cd4d165ba4e7222d23147f60ad559f82081a36430ec49ee7f79e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.04542961 BTC
Feerates: 151.16 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (572,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,834 342,834 000000000000000004a93abc944232867944cdecbac885c6731305a8b6a13120 229 0.12/1.00 vMB 25
342,833 342,833 00000000000000000e2f379ebaaeab0c795a205a622a93eacd379fc2a419e8e4 273 0.08/1.00 vMB 6
342,832 342,832 0000000000000000170548b1b2fe55786c519a050d2c692730c05d15a1dc575c 127 0.10/1.00 vMB 8
342,831 342,831 000000000000000017c1271cdb2ecc8537d57f10dbf2fe4316845fda028902fa 602 0.34/1.00 vMB 24
342,830 342,830 00000000000000000a4e3826ebcc40f4a95f0ffa76c41f6db30e3b2cd1fa8d89 859 0.66/1.00 vMB 17
342,829 342,829 0000000000000000014df74e2ececa81912b3fac87883bb5518c0a41b70b4631 536 0.35/1.00 vMB 22
342,828 342,828 0000000000000000056fc718bf9cf37cd6e0b09bb3041b7721176f367c9ece00 680 0.34/1.00 vMB 26
342,827 342,827 000000000000000012ca95ac09b57d38f5cd7a9c6c125e5d2846e3344afebb7f 986 0.58/1.00 vMB 24
342,826 342,826 00000000000000001730d3f48f2f632c29c07727ee26962a0b7df91e81ae5233 44 0.02/1.00 vMB 17
342,825 342,825 000000000000000006201a836cd21bf1ed1f18d0124f08fd2ac96d4587f81a75 374 0.23/1.00 vMB 21
342,824 342,824 00000000000000001565b53429c2ff42c2cfcfcd9fb64976f8cca65ac7bfb598 735 0.42/1.00 vMB 26
342,823 342,823 0000000000000000043aea70f4d9ede0009e694c621fef09416aaeacd918c6fe 204 0.09/1.00 vMB 5
342,822 342,822 000000000000000016a2f262f0881b4638230ce4a3f15b81aeb3d0dceae4ff02 1,275 0.72/1.00 vMB 24
342,821 342,821 000000000000000015f34643b876e5a06efdd7f2e3b545bc1105c91272d3f324 803 0.44/1.00 vMB 24
342,820 342,820 000000000000000014bb64d96d38b46ddf795ba03d0725b4e5bafab868863c67 608 0.33/1.00 vMB 25
342,819 342,819 00000000000000000182e2b87d0f100de44a86ae7fe39321a9d4d9def5a7c7ae 856 0.49/1.00 vMB 25
342,818 342,818 000000000000000010d15bb49a58fafc334e4d0c529f78f0731ffe80c2a4c59e 346 0.20/1.00 vMB 23
342,817 342,817 000000000000000012366438e900ba5b53d99df0f379f8cf2bccfc875fe367f4 384 0.23/1.00 vMB 26
342,816 342,816 000000000000000015833b8fa399dea0e3ace5c562da9ca22f9a8feac562de9e 1,574 0.92/1.00 vMB 26
342,815 342,815 00000000000000000d804bbf6c3478fe3256fb6e5676de113be845e0455e6541 671 0.38/1.00 vMB 25
342,814 342,814 0000000000000000143791efb3240e210fd7d1ea7d8629725bda4ff00c869fb0 412 0.26/1.00 vMB 17
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.