Loading Tool

Explorer IconExplorer

Memory Pool

53,275 transactions
29.63 vMB
0.09886640 BTC
Random Selection Loading Transactions
Max Size: 159.06/200 MB

Candidate Block

Mining Attempt f0a3a99942ec42c5114151c181401872391928fe4fde8ac4087a2378856bf8aa
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 73a3e4ce046532e3c95dce3dc53790457833aca6b3351d8bd99de453d07256b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.02770167 BTC
Feerates: 100.53 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (525,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,640 389,640 000000000000000006a9f7e42cc6d26452884d91621badd18d75b89f24e79674 1,135 0.99/1.00 vMB 20
389,639 389,639 000000000000000000ed0ac1f6c72b09141e8418cf2a189a22384f459643a75f 1,604 0.93/1.00 vMB 25
389,638 389,638 00000000000000000211dc468335c71224571d0a66631ef75673671ca21a1411 2,074 0.93/1.00 vMB 35
389,637 389,637 00000000000000000068aef71ce6477b8f14cc95530739ddbc7e1270b6ee2a1d 3,006 0.93/1.00 vMB 64
389,636 389,636 00000000000000000acb341723ba187d39780e59617f43ba6e50ae07bda965a7 2,255 0.95/1.00 vMB 49
389,635 389,635 00000000000000000b42c67bd5eedc039de582c86c09940e4431184875d6ad7f 1,650 0.75/1.00 vMB 32
389,634 389,634 0000000000000000060bf966b1475d876f3b1d3843ed5d4390777ca9e3bc3987 2,311 0.95/1.00 vMB 33
389,633 389,633 000000000000000004bb9947050f6f527c53ef70692990b1ab80a37ea3cbef9f 2,600 0.75/1.00 vMB 89
389,632 389,632 000000000000000008343aa60fcbdaa489b07d61f7a44512acfdcb4128160e91 2,318 0.95/1.00 vMB 41
389,631 389,631 000000000000000009c85a7594f502797de7100779d36a8ac8b11cc9e555d927 1,742 0.75/1.00 vMB 31
389,630 389,630 000000000000000005619593b7fef934516a3278bb7c912a280cebb36620879d 2,329 0.95/1.00 vMB 48
389,629 389,629 00000000000000000b28bf97a3058d9ca62dbb19ee034b079c0f0b338e4cd1c4 1,100 0.75/1.00 vMB 24
389,628 389,628 00000000000000000427cdb09a0c1c18125c7c184366d47c79c755231a99cd4e 1,131 0.93/1.00 vMB 21
389,627 389,627 00000000000000000ae88fbd74ff63721121960b32b12b93300265f7a8b7c84c 1,347 0.75/1.00 vMB 22
389,626 389,626 00000000000000000b605423feac22c149a47bcd6c74490d763137e5db3bb311 2,145 0.75/1.00 vMB 45
389,625 389,625 000000000000000001fe771201970b0584cb1d0e97fc22b8eeb5bec925ea888f 1,671 0.93/1.00 vMB 28
389,624 389,624 00000000000000000aa31dfc129c2a5536e6555f31df6df8255b14eff4cf245a 1,547 0.95/1.00 vMB 29
389,623 389,623 000000000000000003187471a8e06f0372b64812365e7cd7a27891c25fafa11c 2,088 0.75/1.00 vMB 50
389,622 389,622 000000000000000005391632f26f56db48ea62bd1f5f827b991db7d58b0ea089 2,177 1.00/1.00 vMB 32
389,621 389,621 00000000000000000a5185d1c14d3a4de9a6c66e74b74ec008d891e5507b6c0b 2,873 0.93/1.00 vMB 61
389,620 389,620 000000000000000008bd059214ca86f3826ceae960989c1a441572047b98b613 1,802 0.99/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.