Loading Tool

Explorer IconExplorer

Memory Pool

43,698 transactions
20.46 vMB
0.07017836 BTC
Random Selection Loading Transactions
Max Size: 115.21/200 MB

Candidate Block

Mining Attempt 439bdbe2d5fb8d1d5f14a3e56c25ea73d71f7138070b0bac9b4ca77141c4e6be
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 1b834ac34c72834cb29d845cd99df6aed23e22d537495a67507cf2f23efcffc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,888
Size: 1.00 vMB
Total Fees: 0.02892186 BTC
Feerates: 265.25 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (557,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
356,072 356,072 000000000000000012f5f5e87e7acb4ef210b5f9d2f4a93ab63522ebb241d19c 50 0.10/1.00 vMB 2
356,071 356,071 000000000000000014537b3733cfbc935d36127a5d6a92ee635a4c4acc13ac52 522 0.27/1.00 vMB 24
356,070 356,070 000000000000000003ec96161e6ec009d4e288098c23762ab8331ecc36cdf6ae 609 0.32/1.00 vMB 24
356,069 356,069 000000000000000002c88365c17165d0cca5696d29f92ac346c9cccd7d50d02d 470 0.23/1.00 vMB 30
356,068 356,068 000000000000000016dcc43a5998be0c22c080b455c440222942973c739944f7 568 0.42/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 780.71 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: 554.94 GB
    • Received: 6.84 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.