Loading Tool

Explorer IconExplorer

Memory Pool

87,394 transactions
32.87 vMB
0.12435455 BTC
Random Selection Loading Transactions
Max Size: 197.30/200 MB

Candidate Block

Mining Attempt 78a62975938a3ace871d78abc13b2ccd55c600ed96f1284274dfff8d093b36a7
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 200344f9ef23af2fed102bd9aca36d8bf106e4303f1eed5e9c8ff8a2be446c0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.04465978 BTC
Feerates: 218.18 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (494,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,410 420,410 0000000000000000042f6c1a0db64b6e676b04c99d56706a24d85efa472e56d7 1,590 1.00/1.00 vMB 23
420,409 420,409 00000000000000000468926e64dfdbacad71801f4a9dee5f906123290ef0f4cb 1,762 0.99/1.00 vMB 47
420,408 420,408 0000000000000000011043662e03f74ed9c5c156d2d8ce6c43d201476a175743 1,974 0.93/1.00 vMB 46
420,407 420,407 0000000000000000023f0e28fc17b92cb43150ed8b7127676bb657ac90a687da 32 0.02/1.00 vMB 29
420,406 420,406 0000000000000000044827d1e93a223ba554d8d1305b62b0d8241eaa61de2e43 963 0.86/1.00 vMB 23
420,405 420,405 000000000000000003bdd95c7e4e8ddd2259920b2a04dd17a7e3e49a4380fafc 562 0.21/1.00 vMB 48
420,404 420,404 000000000000000004f4cd67cd6eb323d43edef306d5261ed7ccc72f6cfa5251 2,078 1.00/1.00 vMB 39
420,403 420,403 000000000000000004680ff6fd53137e7eb6dd107bcd571af55870a705d4b7f3 1,919 0.75/1.00 vMB 53
420,402 420,402 00000000000000000306253e808c03fdd70698d16be9245b11ea46f30dfa257d 443 0.24/1.00 vMB 41
420,401 420,401 0000000000000000035cca49469652bbc11a6f8acdf9beb1fd3d6a83d9569482 791 0.37/1.00 vMB 43
420,400 420,400 00000000000000000358d463cadbef09967de2a379eb36a9988c31b664b6a4ac 138 0.06/1.00 vMB 41
420,399 420,399 000000000000000002328ac5a2464b0c8ce1e63f638338e036b361de7f809a3c 1,521 0.90/1.00 vMB 32
420,398 420,398 0000000000000000025e7e56577983aa1c75d20eff20756a1065037f7128a877 1,241 0.78/1.00 vMB 34
420,397 420,397 0000000000000000039a63e87a77a25361d29e4c14fe47ccf75e7d2d89e4b9bf 2,406 1.00/1.00 vMB 36
420,396 420,396 0000000000000000002b2d677684cdd44ad76af5fc6b8516a727389e11d55feb 3,183 1.00/1.00 vMB 95
420,395 420,395 0000000000000000022180773d8ac0cd7300ea7175f77668032001c8c0c2f408 273 0.17/1.00 vMB 28
420,394 420,394 0000000000000000027550aa4f765ac8116c73beb3bd7bea0f7a47dcf4429243 2,285 1.00/1.00 vMB 52
420,393 420,393 00000000000000000465084f8368ccaeaeae6801a6147f71a68a0fad80d492d2 471 0.21/1.00 vMB 41
420,392 420,392 0000000000000000050e4ed33c22c663ed6281a7906aaf289d0a4f2612fa1225 305 0.12/1.00 vMB 43
420,391 420,391 000000000000000004bcf01d2fc60c750807cd19911eeb1bc2bcbf280e15e40e 413 0.19/1.00 vMB 39
420,390 420,390 00000000000000000105774d7720ce330a6c7cb4b9050ab8b4d807cc3db39197 1,166 0.50/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.