Loading Tool

Explorer IconExplorer

Memory Pool

37,315 transactions
27.84 vMB
0.05962831 BTC
Random Selection Loading Transactions
Max Size: 140.90/200 MB

Candidate Block

Mining Attempt d6657e85096aba417a2f18f43ce7843fe9d74f4862282bbdba567aea00d6eb9e
Version 20000000
Previous Block 000000000000000000020abe907a711cd23f00089985aa7a1746960afc1ae162
Merkle Root ad762ac275023fbb9e0f84206510ee2dab9772ba352f889e199100b0581380df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,463
Size: 1.00 vMB
Total Fees: 0.00662363 BTC
Feerates: 201.37 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,602 (514,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,927 399,927 000000000000000000bbb12d2bfad35a19c0a1f093300697c77b28e6fcf35518 593 0.87/1.00 vMB 15
399,926 399,926 00000000000000000436f0fa79aae9a767589b6b0d849597fe856d142f53fac1 1,125 1.00/1.00 vMB 24
399,925 399,925 0000000000000000067d8c854540137fb0e99fb8c072fe0a21e107609bc7118c 1,488 1.00/1.00 vMB 29
399,924 399,924 0000000000000000037a56bc7f9c9d9cb7eb7c9a577443906eb081f9f680e69f 532 0.89/1.00 vMB 12
399,923 399,923 00000000000000000478111af18be1ded27da465c3e9ad75846b146275b9782d 867 0.92/1.00 vMB 14
399,922 399,922 000000000000000005f31717ee8fec94a488c6990b7e7b7a8b2ba572c73695a8 1,331 0.92/1.00 vMB 32
399,921 399,921 000000000000000002d5ce6c11c332d93f1b2a6d7309d4a5cc6b35192c05eb7f 2,079 1.00/1.00 vMB 42
399,920 399,920 00000000000000000212fccff88eaf6d69705fb179dafd802e0edabff1fa0a4c 914 0.75/1.00 vMB 21
399,919 399,919 00000000000000000176991af9ccbdc015684eaab555fd6d907fcd03f0f760ee 891 0.98/1.00 vMB 15
399,918 399,918 0000000000000000049a55e6a4b9d4c053de37adf8bcd0e398ef7a7c1775845c 1,873 0.99/1.00 vMB 37
399,917 399,917 000000000000000003681d2fc5b837e609a55e4e30a048da77369302b0e13bf7 1,176 1.00/1.00 vMB 21
399,916 399,916 00000000000000000509095cf2fe27c543fd91dfdc218774021e1d13f6dfad69 1,919 1.00/1.00 vMB 40
399,915 399,915 00000000000000000142fdbfe3fd0b56532821da3cd9fc08fabc064739c3dc80 1,093 0.95/1.00 vMB 26
399,914 399,914 000000000000000005d165e5f2f5e1755c5beacdb577516badddb70f735d8abf 1,602 0.93/1.00 vMB 36
399,913 399,913 000000000000000001293c1a8c0496976d5df54e880cbf2137696e0f0f289f3b 668 0.99/1.00 vMB 10
399,912 399,912 0000000000000000004b4641818e1a05201a590172e96827e331810e6f7ef285 1 0.00/1.00 vMB 0
399,911 399,911 0000000000000000045c976c3bf82c2799c71e6ea68906421d21919aec653ba1 2,135 1.00/1.00 vMB 40
399,910 399,910 0000000000000000055a8d660c231dc279ad443f9b9b4c0ce7871ca76fc2a26a 2,510 1.00/1.00 vMB 49
399,909 399,909 000000000000000004a9de9ebca502987ffd5068c390ecc1ceb5f20373e2c841 2,380 0.93/1.00 vMB 44
399,908 399,908 00000000000000000536216bf2a0042dd52c8abd827b4a977c8c13255b4a5150 2,424 0.93/1.00 vMB 58
399,907 399,907 0000000000000000061950d893dbe7a0988303611991540f4eceea1b187cac46 1,628 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.73 GB
    • Received: 11.82 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.