Loading Tool

Explorer IconExplorer

Memory Pool

43,522 transactions
27.00 vMB
0.05723329 BTC
Random Selection Loading Transactions
Max Size: 142.36/200 MB

Candidate Block

Mining Attempt 12edce2f8ba1c1537e24dc82afea69136b0f127a5b700e30acf3fe8ccbbc3729
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 803debb752e41337712ee211116e703229294035834ed9928a433b6658c5ea27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,110
Size: 1.00 vMB
Total Fees: 0.00706499 BTC
Feerates: 160.56 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (257,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,036 657,036 0000000000000000000d31c11b240391c7c550e79d8360806218ef5c651ee66b 622 0.98/1.00 vMB 6
657,035 657,035 000000000000000000040626bf30fcd925dad8f3fdcb9979ee4b3c1232717cf3 1,469 1.00/1.00 vMB 12
657,034 657,034 0000000000000000000f9ba14054a36a9c5516725f7d438222a6588ff427f01f 1,845 1.00/1.00 vMB 3
657,033 657,033 000000000000000000044fa15636ddf76e4bc70a08a7f6b54e38ad8f0031660d 2,375 1.00/1.00 vMB 12
657,032 657,032 0000000000000000000f48f40ee34ee0999d786d9b2e9108059b69ecb873b2fe 1,045 1.00/1.00 vMB 25
657,031 657,031 0000000000000000000333cc7853b61b9f43b97af26a1361a6ab2535f2cc8b24 2,030 1.00/1.00 vMB 49
657,030 657,030 0000000000000000000e4d4014204e7c8f19b1bf9c7bb54cff0f7c3e8d9b8b3b 2,118 1.00/1.00 vMB 56
657,029 657,029 000000000000000000102616bd3dc4d9bc829835ba53fb55af7c8acfb002db3c 2,181 1.00/1.00 vMB 31
657,028 657,028 000000000000000000018c494e047f42da49b0162cab6e51ee4b56b1cf5db097 2,024 1.00/1.00 vMB 19
657,027 657,027 0000000000000000000755ce6d1414a889573ab492863744879533f2ca46f6b1 2,621 1.00/1.00 vMB 37
657,026 657,026 000000000000000000002edd686e593c940e525aa0eba4dd87d860ed2698fb06 2,349 1.00/1.00 vMB 88
657,025 657,025 00000000000000000007f26c7c7f01033e613c23f4d359e96022ff7415276607 2,295 0.99/1.00 vMB 31
657,024 657,024 0000000000000000000b3cd2ee2d82f043cf7ffd499b33b2241b5af82fc6761c 1,822 1.00/1.00 vMB 22
657,023 657,023 000000000000000000099040ee2114f183360d3eab95a576d573559127c060be 2,561 1.00/1.00 vMB 5
657,022 657,022 0000000000000000000a1953fc56b65498dd94762cadd6b62f0e5013a60e7e7c 2,168 1.00/1.00 vMB 23
657,021 657,021 0000000000000000000c4acfb2cc88fc8a794a94d3003ca5ac5b5ce106449a37 2,293 1.00/1.00 vMB 22
657,020 657,020 0000000000000000000cdedcda93a38c7b58debda794944e793949b443310f27 1,704 1.00/1.00 vMB 59
657,019 657,019 0000000000000000000061625ae84294045ca12e3f5514530d40ef049e15b593 2,552 1.00/1.00 vMB 40
657,018 657,018 0000000000000000000095d2e95770b2f7cc1d5a77e463321dc6146f70c1d6ad 2,847 1.00/1.00 vMB 59
657,017 657,017 0000000000000000000bf6e3c2f81774ea803cd8bd29b691de41ae9568e3bd6e 290 1.00/1.00 vMB 5
657,016 657,016 0000000000000000000dc904cc572a2b13689365242ebd4deb459bf5f3ae973e 932 0.96/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.