Loading Tool

Explorer IconExplorer

Memory Pool

39,228 transactions
28.90 vMB
0.07377130 BTC
Random Selection Loading Transactions
Max Size: 146.27/200 MB

Candidate Block

Mining Attempt 48318750d46f86023fa5c9cb6517923b5b45fc95c049cf008ccfefd92bae30e3
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 5df1d1738db9e8c907cfec21ead1d79e0c0e8abf53db16c8b597794c9576eeca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.01762304 BTC
Feerates: 100.36 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (514,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,936 399,936 000000000000000002f4b2a3288a783bb31f8bd41044f778f62c599d521f3a90 834 1.00/1.00 vMB 14
399,935 399,935 000000000000000000ee94814b13e0fb30de76e7e07aa7a7b5e1f552c5ab1271 1,222 0.73/1.00 vMB 31
399,934 399,934 000000000000000004ba7997adae506d5b8a446d14105243de621582498f51c0 1,961 1.00/1.00 vMB 37
399,933 399,933 000000000000000000dc0beb53744b74654fb86ee7d4f4543883de716a2b5424 2,326 1.00/1.00 vMB 41
399,932 399,932 000000000000000000adb2382b00ca648585706f448de189655fbe1445994a6b 619 1.00/1.00 vMB 15
399,931 399,931 000000000000000006a3ded84a4f69529885cbba9c0aabb4c0dda46d253435f3 762 0.67/1.00 vMB 24
399,930 399,930 000000000000000003cfa3c615c97bd9f072743ed706f4312550f3722b6c11f9 1,988 0.93/1.00 vMB 42
399,929 399,929 00000000000000000058bd8cb8d1031b526b7b6a28fb68061554673e935c096f 1,453 1.00/1.00 vMB 27
399,928 399,928 0000000000000000026916d0b1b1a51c2fb1377cd8807def922634faad27e664 2,697 0.93/1.00 vMB 59
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
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.40 GB
    • Received: 11.63 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.