Loading Tool

Explorer IconExplorer

Memory Pool

82,629 transactions
30.44 vMB
0.12209611 BTC
Random Selection Loading Transactions
Max Size: 184.20/200 MB

Candidate Block

Mining Attempt 149def558e2b34b0ff8467d6d351ba787928dd72684206916e9c465a57bc0884
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 04164ff69cae8c7f44b3e407f7ef63e7ed1ace97c975792cd3baa988d49f0ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.04310779 BTC
Feerates: 150.85 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (540,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,925 374,925 000000000000000007cb6234310488ddaff758fcf2930c448ee532b7fd464305 1,543 0.95/1.00 vMB 30
374,924 374,924 0000000000000000087d546b8e6d369a5b5dac913f4d3a2756273685b43b5523 2,932 1.00/1.00 vMB 54
374,923 374,923 000000000000000012f6c35c00cdebd8f5748c78c9b6fc525fea83f02c00e540 913 0.75/1.00 vMB 18
374,922 374,922 000000000000000012fe502df409b40b85dc7b1f3f90e664e503ac40b24dbd77 507 0.22/1.00 vMB 38
374,921 374,921 0000000000000000045228733a97481cb6e34beaa5f8f93ca87918b6b54ea97e 1 0.00/1.00 vMB 0
374,920 374,920 000000000000000012e5244dd853fbd313d201430e0f4b4c77184fe81b707c9d 1 0.00/1.00 vMB 0
374,919 374,919 000000000000000005cf16d7bc99fcead7c51bc3c71c7d1a9cbed71e48c3b734 1,946 0.75/1.00 vMB 10
374,918 374,918 00000000000000000078a67c6e22daf1f45379f9063ad0dff2acea05a7294e51 624 0.34/1.00 vMB 39
374,917 374,917 0000000000000000093b4e14eaecf3ea54d8e99658bf2798aedfbeeb01ef9ed7 2,392 0.89/1.00 vMB 9
374,916 374,916 000000000000000004ae9fe1a9ef1a6bc36a3887570f79a78951b7a66077938a 3,819 0.95/1.00 vMB 17
374,915 374,915 00000000000000000d1b4d94588591f4eb990ec4b33c1274f6a8e34fc952f205 671 0.37/1.00 vMB 36
374,914 374,914 0000000000000000069178bfa568797cc5f574786da1d83f9f0214612faa7a2f 2,768 0.93/1.00 vMB 23
374,913 374,913 00000000000000000360fba205aa4a3e94035e19cf920c4ba8d79a92134e1ffc 699 0.38/1.00 vMB 33
374,912 374,912 000000000000000004a99f6a201ff738dadd39a58eeef307942306eb6b5345eb 1,683 0.73/1.00 vMB 43
374,911 374,911 00000000000000000c4b5bed6c987c692ef886464c7a70231e7b1fa37c558043 3,916 1.00/1.00 vMB 19
374,910 374,910 00000000000000000c15b9828f1af2fe06153886e0970ba3380475e08148f80b 376 0.18/1.00 vMB 31
374,909 374,909 0000000000000000034372418192daf86d9c69ae498bff0b68fe0fa8f2e0839c 473 0.24/1.00 vMB 34
374,908 374,908 000000000000000003f7729a16089192b07b454845ba18a353079b9e1763f3e2 1,513 0.93/1.00 vMB 17
374,907 374,907 000000000000000010eb4481391a850c510b5a8afdd8122266474e7a9b9eb462 1,866 0.87/1.00 vMB 43
374,906 374,906 000000000000000006b8049ca50ce54f2bc92a1b867c063b4528b597f5795389 1,826 0.75/1.00 vMB 16
374,905 374,905 00000000000000000f97427a3c6361df06f22ec29188db6933674fba8cfcb54f 3,281 0.93/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.