Loading Tool

Explorer IconExplorer

Memory Pool

32,880 transactions
13.95 vMB
0.10265304 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.30/200 MB

Candidate Block

Mining Attempt fcc7138f83435c0682d8b7b4ba738f54c7d2f41b4bfa2ae5070e2c2069a52fae
Version 20000000
Previous Block 000000000000000000012f3380705eda1e12298a3750d2699d73c372d2d3d1b4
Merkle Root 4b3ffd2e3d4f6795923efed628c84495809329afa7e29f697de6d532dfa92bba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,083
Size: 0.99791375 1.00 vMB
Total Fees: 0.06321993 BTC
Feerates: 500.45 > 6.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,729 (708,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,089 205,089 000000000000000a03433218357e8f543eec864f82460455b302c9ad02e9f3a0 64 0.02/1.00 vMB 4
205,088 205,088 00000000000004764a3c9eaa19df71bbcc45bf31a0928b70ecaaf7aff6b94c82 153 0.08/1.00 vMB 186
205,087 205,087 000000000000051700fae5e85ae7338794c9fb4a996bb45f7dae6d94d35274b8 459 0.34/1.00 vMB 168
205,086 205,086 0000000000000106d0c85746e638a65b4961b097f1536ae1167e101716c9b69a 85 0.05/1.00 vMB 112
205,085 205,085 000000000000005a5a0953682b96987209c057b5c9c448653f597f24ca7aa838 1 0.00/1.00 vMB 0
205,084 205,084 0000000000000203b9742af08ca9b019c3b1a823e01c1f6fece07a751c7ecb4e 17 0.01/1.00 vMB 27
205,083 205,083 000000000000026c4a257ba0d09f731f2382af1e5c4b1085dfe9a0e8fc096796 133 0.08/1.00 vMB 150
205,082 205,082 00000000000002c2aa36f716c5561aa0b804d3e2a9d23799e96abea13916f3d1 245 0.07/1.00 vMB 5
205,081 205,081 00000000000004f1219c9fbe4450a24b957134c673765fe90ed4a63c20cd5b1e 13 0.00/1.00 vMB 22
205,080 205,080 0000000000000420e84650c324f38621e1c2ee7f0e7bcab5f4bc37fe8edcaa62 97 0.05/1.00 vMB 66
205,079 205,079 00000000000002f7d9024e65310c71df7a4d21b9f82736e4958029b6693f2bc5 266 0.11/1.00 vMB 195
205,078 205,078 00000000000005646aff95ae1090955edaf89fb9b31c70df550e24660b30c681 14 0.01/1.00 vMB 95
205,077 205,077 00000000000000af509e4ef3aa73832d4678118ba100fe5e725df301c5752be2 99 0.10/1.00 vMB 98
205,076 205,076 00000000000004449f5cc46e521dc47c72299816089f78b6e7f3f12dd316e40c 421 0.19/1.00 vMB 185
205,075 205,075 000000000000055e0f7ac45f8d6e65e608efa1247c921a75882d4c94860a79ee 18 0.01/1.00 vMB 104
205,074 205,074 00000000000001cd8d7dae7c2c5f1e4bfb800a81ef3eb6d474a13db680c3043a 33 0.01/1.00 vMB 146
205,073 205,073 00000000000000058a7dbff004331a2c85ac537bfad7bc784ae859bc30b3140b 99 0.05/1.00 vMB 220
205,072 205,072 0000000000000320be4cfc4f031b19a290a43b456eb1d88633141da4dda4ffb7 66 0.05/1.00 vMB 137
205,071 205,071 000000000000049b7a50375a72d7ac78463b9c592bbb8cec414e67b87a246d65 77 0.03/1.00 vMB 21
205,070 205,070 00000000000002ecbe2eebca88cf82c6035fc24f23275dd6a1cecdd8b929a032 109 0.06/1.00 vMB 173
205,069 205,069 000000000000026b76226c39aa82500f429e096926b21ff79c9e6ede9ca9893e 172 0.13/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 780.15 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: 501.10 GB
    • Received: 3.77 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.