Loading Tool

Explorer IconExplorer

Memory Pool

80,079 transactions
30.43 vMB
0.08875827 BTC
Random Selection Loading Transactions
Max Size: 184.94/200 MB

Candidate Block

Mining Attempt 2b28869dced12b53cc92e190e038dbc4a28ff92d6322b14cfa6caf16fe2e11c6
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 610428698bee9cac5843efd5bcd2e86aab51f8f001d8a80f90a972cf0090a71f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.02011379 BTC
Feerates: 203.60 > 2.02 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (29,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,889 885,889 000000000000000000005a58c6cbae32a0fa111891fc54f7cda8153593a64c29 1,857 1.00/1.00 vMB 1
885,888 885,888 000000000000000000017feb1126952b9b86a0386d3db554e501b674849d77e5 2,512 1.00/1.00 vMB 1
885,887 885,887 00000000000000000000b66e70b649e18c0c334d5ed01647973b6c9ce14b3357 1,391 1.00/1.00 vMB 2
885,886 885,886 000000000000000000024c0899eecb6cdee32fc1716c705c3a9b3077f1d564ff 2,581 1.00/1.00 vMB 3
885,885 885,885 00000000000000000000ce2f50bedaea6be08ec23b9d4ae9ac10b4fb042627ee 1,547 1.00/1.00 vMB 1
885,884 885,884 0000000000000000000100f29546d64ecf4b8951d0b463ce055c72ffd29c1f25 3,562 1.00/1.00 vMB 5
885,883 885,883 000000000000000000011f8992b4acfd0f84f28848e261aa3d81212c142e16df 3,267 1.00/1.00 vMB 4
885,882 885,882 00000000000000000000676d8f3009c69d6df32e0b012e36c2ee938d813515ab 576 1.00/1.00 vMB 1
885,881 885,881 00000000000000000000a24eed0a2ee7a01bc2364af561844a668a9d0028b4be 3,434 1.00/1.00 vMB 3
885,880 885,880 00000000000000000002419475f8855303a19048fa16297f4aac97bdc6544fcd 806 1.00/1.00 vMB 2
885,879 885,879 000000000000000000000e6bfc30eee671e1e8c3e05631b7a79603b9ec35007c 612 1.00/1.00 vMB 1
885,878 885,878 000000000000000000000146664cab24254a2e9106ec7c70dbdd7578ee64f501 280 1.00/1.00 vMB 1
885,877 885,877 000000000000000000019b4d82133c361720fb965e3d47d5c8b20940f1fd60e5 1,786 1.00/1.00 vMB 1
885,876 885,876 000000000000000000013badcc544d48e004bbf306fc44d4b7442925fc5e75ef 2,719 1.00/1.00 vMB 4
885,875 885,875 00000000000000000000d16a1117a71fa25f4c89800ef99f9af4dad96d7513c7 2,697 1.00/1.00 vMB 3
885,874 885,874 000000000000000000012e491dfe754b8202623234dde94c6e8a7d81e16eb5d9 2,765 1.00/1.00 vMB 4
885,873 885,873 00000000000000000001c9d0a5629c54c1b825c4e1d1e539d392b27edbe892c8 2,462 1.00/1.00 vMB 5
885,872 885,872 00000000000000000002861d6e3bad67bca7ec231151265ee0c2fe7e194bd3bd 3,454 1.00/1.00 vMB 5
885,871 885,871 000000000000000000000515ee75761ba906cfdaff2a21ed23a2274ecddd2e4e 1,936 1.00/1.00 vMB 2
885,870 885,870 00000000000000000001f0819fc6fcdbf5bd343215b69628a72630a95d899d7a 2,345 1.00/1.00 vMB 3
885,869 885,869 00000000000000000000c6e900167a8fa48bef1e175ff7c4aa95cfceef0b4bd9 1,940 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.33 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.