Loading Tool

Explorer IconExplorer

Memory Pool

86,261 transactions
31.43 vMB
0.20548690 BTC
Random Selection Loading Transactions
Max Size: 190.76/200 MB

Candidate Block

Mining Attempt 143a8b4aa56ee318828399c60008be02b8d0dd7ae46d72844180888b8c220f9a
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1eee46689c70e3479898b993afce7b90bfa0ab193d80c36833cfec4a4dd6ba8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.10410059 BTC
Feerates: 502.67 > 10.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (391,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,336 523,336 00000000000000000008c303aa661ad501a4bff695fe2eda22e159a5bfb31d2d 905 0.56/1.00 vMB 31
523,335 523,335 00000000000000000034734f1de5b04c1c46350f65d975396c7348d469b50d37 688 0.35/1.00 vMB 57
523,334 523,334 0000000000000000003e51b71dc6c8172fa2a8cd324c4e544b334b8d29cb7a2f 2,301 0.85/1.00 vMB 41
523,333 523,333 00000000000000000032b151f69f6587345b07fd24377c9a84c04fa1d1dd2d51 237 0.10/1.00 vMB 39
523,332 523,332 0000000000000000003f204b110f4e649e3056a2b29b41b79e2e249a168ef1b0 311 0.14/1.00 vMB 58
523,331 523,331 0000000000000000003c15c97e4e5e136887b371c686efe1b0f0ffd16d407cf4 2,338 1.00/1.00 vMB 44
523,330 523,330 00000000000000000039df44a2919a01a6ad5b8afc43ed49d55ffcc6faa55bbe 106 0.06/1.00 vMB 35
523,329 523,329 000000000000000000339ef89f16df880fcdc36aeabae7e02c5100efbd5314d6 278 0.19/1.00 vMB 56
523,328 523,328 00000000000000000026df9a2cb36247ef23278259b9a4cc1e49432619e6ce64 1,791 0.95/1.00 vMB 41
523,327 523,327 00000000000000000020cf882b78a089514eb19583b36171e62b16994f94e6b7 1,403 0.76/1.00 vMB 36
523,326 523,326 00000000000000000004534b497c5a9b279381705aaa70138b47bf3af720b610 1,055 0.68/1.00 vMB 37
523,325 523,325 00000000000000000006af52d0a21ae39c999a4cd7d18e4c91a19cfbeea866c2 479 0.41/1.00 vMB 54
523,324 523,324 0000000000000000002d267676577861a6095cbe39b85a714e6cf6744c62127c 2,298 0.98/1.00 vMB 43
523,323 523,323 0000000000000000001182e46a9bc0b833be873e03e341ae0301cae31857eb8e 1,788 0.86/1.00 vMB 43
523,322 523,322 0000000000000000001f06d6692b7a331c67f2ce029d91a52e3b7380c470a93c 787 0.22/1.00 vMB 46
523,321 523,321 000000000000000000425fc77c6374718d97be6373b4a3a5b1b7e3f8181817ec 569 0.20/1.00 vMB 41
523,320 523,320 0000000000000000000b2b42a0ccf04bf914bc0b9cc920549915beb5e1e36531 2,032 0.95/1.00 vMB 40
523,319 523,319 000000000000000000232cad1a456b6c4b1ab74572854c22707372309fb4369c 2,590 1.00/1.00 vMB 52
523,318 523,318 0000000000000000001d070ebe84ed49011d192e56e497319011086467386007 1,632 0.95/1.00 vMB 70
523,317 523,317 00000000000000000033f76d1fde91a824295f7b3e7b48b85d9f15ac6be26971 2,845 1.00/1.00 vMB 53
523,316 523,316 00000000000000000030c280552a6c7a68e83b9da4c454f0769942fb3f8a6a7c 320 0.12/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.