Loading Tool

Explorer IconExplorer

Memory Pool

81,047 transactions
30.39 vMB
0.07821742 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt 9183f621d9b5029d93ac4e5b7dd2f84c4f7e4e0a601d2b5427e30341f13db662
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 1972b9b281d8d66258a0a808fb7a4639cb40e47034cd5f1a57865b78bf23a91b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,206
Size: 1.00 vMB
Total Fees: 0.01023138 BTC
Feerates: 150.61 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (628,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,861 286,861 00000000000000001ec59cf5945a716535db0ee3ee49783f064e687a1812752e 271 0.18/1.00 vMB 27
286,860 286,860 0000000000000000fd468d55dbda499e57af43adba2da9e35acd4a1cf2fec96d 77 0.04/1.00 vMB 20
286,859 286,859 00000000000000002e0854755b6f2e2a33d57d23e4182f6036a632d835505d0e 99 0.05/1.00 vMB 34
286,858 286,858 0000000000000000a0189a68a5f43741f5af240c229f697fda40fa6569380ded 424 0.30/1.00 vMB 22
286,857 286,857 000000000000000095c65abb6d48df341a5941619f35fc34f3e346a945665ea9 201 0.06/1.00 vMB 146
286,856 286,856 00000000000000015d4d6753ed9e9ee2e9354cb00fc2e276958cb6216fb0cda5 605 0.40/1.00 vMB 77
286,855 286,855 000000000000000031037178fcf68f8edbbb9088df434a97b40aa32b53a5a608 214 0.10/1.00 vMB 33
286,854 286,854 0000000000000000d8ea3ed82ee5e882bd9edb15f7f14d1e5c1c937b19175107 891 0.57/1.00 vMB 31
286,853 286,853 00000000000000013ee970c8c08f614568bdb9254c584b524cb954a0afd44c37 80 0.04/1.00 vMB 14
286,852 286,852 0000000000000000c34350dfc236efb8dce20ae73562e40e3b1e54c339712d47 503 0.31/1.00 vMB 32
286,851 286,851 000000000000000149d2c7ba62fa869b8b1b0926079bb048c068fe51e8321fe0 491 0.26/1.00 vMB 32
286,850 286,850 000000000000000119030483a7bd73df756db00776d0995ed2ff4eed7e935724 159 0.10/1.00 vMB 22
286,849 286,849 0000000000000000c81f09fde4c8c4f752b65aec3f4ddb18bd411ed0770b847c 649 0.35/1.00 vMB 33
286,848 286,848 0000000000000000541488b406225c3b62cb4af7a3e70321bd994171265c8261 38 0.12/1.00 vMB 21
286,847 286,847 0000000000000001151f3881117fc869c492257e964f8c2507a4e1e25bb139c7 735 0.50/1.00 vMB 48
286,846 286,846 00000000000000010ff28cb4a05713a12f2933ba32249dc8b55e54c111104d44 89 0.05/1.00 vMB 36
286,845 286,845 000000000000000047d8bd0abcf472ce33716e70a2d4d8f731c03fa279993776 544 0.44/1.00 vMB 53
286,844 286,844 0000000000000000fd1e1b252b016b28f93daec6648140b099644db2ff16bc4f 483 0.34/1.00 vMB 30
286,843 286,843 0000000000000000b6aa3e8de6980af4b65690082a1fafaf2c49cfc094b816c2 470 0.29/1.00 vMB 26
286,842 286,842 00000000000000002b95aaeb7ec207870b9daa60c8185e750cafc046ad89ce26 116 0.09/1.00 vMB 98
286,841 286,841 0000000000000000b9183c9639f0fa2f7082f437d478541d07f85f71dc57597a 443 0.29/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.