Loading Tool

Explorer IconExplorer

Memory Pool

44,319 transactions
22.29 vMB
0.05002129 BTC
Random Selection Loading Transactions
Max Size: 123.14/200 MB

Candidate Block

Mining Attempt 2b58656f9b139017f6743f7bf0f5ed2bef0a75c9790a63ab2646422ce34950df
Version 20000000
Previous Block 00000000000000000001cce86d3af0bea82d40b986a321ab088161bd30cf9147
Merkle Root bdadda167179fd9309c0d15a9bb86f001a52ba959f48045b350b4b39f7600b88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,748
Size: 1.00 vMB
Total Fees: 0.00406056 BTC
Feerates: 40.21 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,011 (557,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,093 356,093 00000000000000000503442ae0c8a628408fcd692bed01201f10ad67ef3138ff 1,032 0.61/1.00 vMB 22
356,092 356,092 0000000000000000034f01466f35f4c5a85dd269aed5ad619df020a947729e38 1,856 1.00/1.00 vMB 30
356,091 356,091 000000000000000003d6233a7c151ff131c51f4d0b2574c0d172d84b657137e2 399 0.25/1.00 vMB 19
356,090 356,090 000000000000000007bf895c6d86407784234dd4599b0c870a422bc9e58e5eb7 155 0.14/1.00 vMB 14
356,089 356,089 0000000000000000134f7bb9e0f1a4f475be8d21f92ebaabc9825ee9f78ee89c 342 0.17/1.00 vMB 29
356,088 356,088 0000000000000000137a68d171b3fce51a6fc6540b8f7ad64201b1b80e7478e5 723 0.55/1.00 vMB 15
356,087 356,087 00000000000000000161600d7935f762100e6f9d1d786c5cb41647e97c4928ca 1,326 0.90/1.00 vMB 23
356,086 356,086 000000000000000003efcf75b664d852d4e3b937e7ca8204e8cf69e0897f61b3 2,368 0.75/1.00 vMB 47
356,085 356,085 00000000000000000b725afa69fb7a297287ddb85599a4f1954ce82a18c36f4e 163 0.06/1.00 vMB 36
356,084 356,084 000000000000000016104b3e66572185336ea007655361e6111b4290b9337589 741 0.34/1.00 vMB 33
356,083 356,083 00000000000000000f024aa8baed872d2dd1b981a0b0b8722900e39ba72e694d 162 0.08/1.00 vMB 41
356,082 356,082 00000000000000000d3e0acf294ad91208ff5d9149288581e3ad926e3c3cb951 270 0.14/1.00 vMB 30
356,081 356,081 000000000000000004cf084e7d7b9349c4f0cdb1b37054f1dfb6ff1996382a0d 1,317 0.71/1.00 vMB 34
356,080 356,080 000000000000000005f01c494f778cf6138403631582f2f4f19bb28a142bcf1e 540 0.30/1.00 vMB 24
356,079 356,079 000000000000000001fe089b77d9e7215dcf30bee5854a23d6ff1f27f5685649 485 0.31/1.00 vMB 16
356,078 356,078 000000000000000016224585c43c46bc749444eab89fceb85b96f25e317cb0a8 1,202 0.75/1.00 vMB 27
356,077 356,077 0000000000000000009e69c5e778784f246e196b0b2da29c4b7388d15def7c17 119 0.09/1.00 vMB 46
356,076 356,076 00000000000000001338827015c1faa0a143991e592b4926f97cb9740f5b82ee 855 0.75/1.00 vMB 17
356,075 356,075 00000000000000000cc20f1c520c1885f4f61bd3f0e6ce7d44977a4fa49ab676 2,328 0.99/1.00 vMB 34
356,074 356,074 00000000000000000ccfd7042e1f01d647be758395e2a364c9ce50c1679fc4e4 382 0.23/1.00 vMB 24
356,073 356,073 0000000000000000051572ce531d81548e9895678232e5840e39bc1485f5af61 1,221 0.62/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 780.62 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: 544.60 GB
    • Received: 6.37 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.