Loading Tool

Explorer IconExplorer

Memory Pool

45,923 transactions
27.94 vMB
0.08399213 BTC
Random Selection Loading Transactions
Max Size: 147.80/200 MB

Candidate Block

Mining Attempt 0219178a6545a37559f07136ef514e278eddf826bc6262193f505162573371a3
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 58e8c1e06043e5b63ff2c0c850f1aee020b1a1e788937d641961a4fe5a0a189d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.02992981 BTC
Feerates: 181.54 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (800,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,046 114,046 0000000000000826c90b9f82c3feb3da5ea49b4e9f6fb10c89f0b61717e5a330 38 0.01/1.00 vMB 0
114,045 114,045 00000000000053734c6138744266d690d56e40e2d74a7258b61b75aa0e1ea207 5 0.00/1.00 vMB 0
114,044 114,044 00000000000039a3054b8f87c182a0befdd8894cd370860277d3b1b1f0507915 1 0.00/1.00 vMB 0
114,043 114,043 0000000000004948426c1495754bc0e8d196137478dc4c348106576836917ba5 13 0.00/1.00 vMB 0
114,042 114,042 000000000000a1805327d25b588ac43fb5a46813b7d8eebc59ee5a993ff02378 3 0.00/1.00 vMB 3,875
114,041 114,041 0000000000005a1a544808668fab7ba91869b397f07b0af03868e76dcbeb2383 130 0.03/1.00 vMB 0
114,040 114,040 000000000000d28c78d389dd910636cc2457f89aba62bddaae6983e00c2528bd 9 0.00/1.00 vMB 0
114,039 114,039 000000000000896140f509286b0f8142f4cee213ab7fffcad93eeafa2bc4a050 24 0.01/1.00 vMB 450
114,038 114,038 00000000000068d9c7640ea9f0ea472c8f97a7bb2c6cc644415e07dc13d11036 12 0.00/1.00 vMB 313
114,037 114,037 0000000000007b6faf338a8ebe4585c468d32708a5b3709b423a0741f20967ed 10 0.00/1.00 vMB 0
114,036 114,036 0000000000007453c5dbd9ed1fb9e29e6958f5f8220eca872066f7016fa16b93 13 0.01/1.00 vMB 222
114,035 114,035 0000000000008bb9d2ba70e702904660887bdd5322103ab7fa810337904ec2fb 36 0.01/1.00 vMB 0
114,034 114,034 000000000000d20dfe5e6a312a02d13618bf151192b45ce1bad8f7b728ad16db 15 0.01/1.00 vMB 1,198
114,033 114,033 0000000000000d46985dd7a02763af4dc85519fd524210acdafb7d8719e6bdc9 11 0.00/1.00 vMB 0
114,032 114,032 00000000000079a45f113e619c179cf98498a582f540998865ff8aaf819407ae 8 0.00/1.00 vMB 0
114,031 114,031 00000000000062c0af9a6f0d83bccf225d88ed3da6102d5c1d80dadd2d445d03 13 0.00/1.00 vMB 0
114,030 114,030 00000000000025e0280ac02046d4d08a6c8218a1902f58b53271ed53a26b3f41 12 0.00/1.00 vMB 337
114,029 114,029 00000000000020990248ac35ae8b319c2e327f9b48b470cb03be69f368fee154 13 0.00/1.00 vMB 0
114,028 114,028 000000000000340291141e94e6190a894d0dc823bea5dec67ab667991965a59b 51 0.01/1.00 vMB 0
114,027 114,027 000000000000a7cf7e6b0e0b7f08a1b8d5c553ce43f230b15f48920aa1e89b8f 3 0.00/1.00 vMB 3,875
114,026 114,026 0000000000006ad6353d314248f6a134ae0b62a4bd150ad7fb6a21abc76b26d4 14 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.25 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.58 GB
    • Received: 14.33 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.