Loading Tool

Explorer IconExplorer

Memory Pool

40,389 transactions
19.97 vMB
0.07746500 BTC
Random Selection Loading Transactions
Max Size: 111.28/200 MB

Candidate Block

Mining Attempt f09ab3966660e2f723d48d6cf1bddbffe6286b3a0aefad9523db7d9fe39e7380
Version 20000000
Previous Block 0000000000000000000090007083a4c5b0066025965bf90976dad02bace4e5cd
Merkle Root 669558676b15875e9ce966968158705a3f14897c8bc266455429bcce5efc627d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.03818942 BTC
Feerates: 107.09 > 3.83 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,104 (558,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
356,067 356,067 00000000000000001445e90aeab6c9acff7facc428c5cd3b6fe0e435900a85f8 1,872 1.00/1.00 vMB 30
356,066 356,066 000000000000000007a9f2ab8cf737e3c4eb2c2eb7fa096cfe1188b2b2090961 687 0.36/1.00 vMB 25
356,065 356,065 000000000000000009d152c77aae15efed088d9549d2304ec8676905d06226ef 634 0.44/1.00 vMB 14
356,064 356,064 000000000000000016fa3c126a85c2137cb1ad503a00e19bcf1d48a3e6eddba5 512 0.27/1.00 vMB 26
356,063 356,063 00000000000000000ec000cc59c2b98b4c6f09d0ba41bac2b0ce8c0d27dc01ed 1,291 0.75/1.00 vMB 22
356,062 356,062 000000000000000006272f12671e04d81969eaa964d255ec416f8d12cca9a03a 1,813 0.75/1.00 vMB 36
356,061 356,061 00000000000000000610dc6be2bb6842722b6f06ad44b66f7a62cd09fd601770 1,042 0.75/1.00 vMB 20
356,060 356,060 0000000000000000142a2acaa95c37a942ffb65272c2ad47cb0e550433a2cfd2 1,024 0.31/1.00 vMB 49
356,059 356,059 000000000000000006610f6a701685606e0acbb05d667caee7234a1f91552898 1,480 0.89/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 780.78 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: 559.40 GB
    • Received: 7.19 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.