Loading Tool

Explorer IconExplorer

Memory Pool

81,043 transactions
31.10 vMB
0.09070451 BTC
Random Selection Loading Transactions
Max Size: 187.55/200 MB

Candidate Block

Mining Attempt 3fdbd5b58332950e839b2520979a5b35862ca16a8a9cab35e3fd5441bf53325a
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 636941386ec1265122c09b9e883dba25ca2408d995f4cbc16dd763ff6f6368e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,413
Size: 1.00 vMB
Total Fees: 0.01835493 BTC
Feerates: 45.88 > 1.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (343,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,603 571,603 0000000000000000000cb699d541c50200a69a6170c4cdb101822e6852467516 713 1.00/1.00 vMB 63
571,602 571,602 00000000000000000015b66df9d9e20134ea8192969aadae001315437ffae2bb 1,316 1.00/1.00 vMB 78
571,601 571,601 000000000000000000265e03e6be344bed44cc21dfb55b519af7a4a2b55c51e1 3,050 1.00/1.00 vMB 39
571,600 571,600 0000000000000000000e278a3accdd897f5f79d23b0ac5062b3986c2bd45a6a2 3,157 1.00/1.00 vMB 73
571,599 571,599 000000000000000000295838556401e059f53b22828e54b6cc4bf4da3c48b0b8 2,562 1.00/1.00 vMB 7
571,598 571,598 000000000000000000248f4030361bb098ae85ad2901e7b47b6c263bdae556bb 2,819 1.00/1.00 vMB 45
571,597 571,597 00000000000000000027ffb1674fc6fcaf660d7cd3195f42f12c3527e871540d 2,726 0.98/1.00 vMB 15
571,596 571,596 0000000000000000001bb4dbe1b56b8866ce68e0b5d55132bade208891797ebd 2,918 1.00/1.00 vMB 37
571,595 571,595 0000000000000000001b7e069bd6e145d9d9948551867e7a8b181e65ce866510 2,241 1.00/1.00 vMB 19
571,594 571,594 000000000000000000273df18aa0f00a17ff77aaa8d84ab47affc98da02fc043 2,681 1.00/1.00 vMB 2
571,593 571,593 000000000000000000035137a57fef57ab7400d295b3e4d2e2283d70138d95fc 2,967 1.00/1.00 vMB 17
571,592 571,592 0000000000000000000458e1dcd51b38ebfd39d87e9ed51e74da12bab5d1bac7 3,137 1.00/1.00 vMB 13
571,591 571,591 00000000000000000014773d4bb2927fe1899028d8b52586e2c306afcc0a89fc 2,966 1.00/1.00 vMB 78
571,590 571,590 0000000000000000002794dbccb5f0fd8c76d9da92b2ebb4fd5a0415eae569cc 2,921 1.00/1.00 vMB 46
571,589 571,589 0000000000000000000b00c79bea9d2f023d61b3cb59d30062d6fab1b78b47ed 3,056 1.00/1.00 vMB 17
571,588 571,588 000000000000000000255783d1d731d9f6c9072e1c3f058f5370f4d8700a079b 3,018 1.00/1.00 vMB 42
571,587 571,587 0000000000000000001b42e9617a70de23698968c238ee82e857264ea2805a3f 1 0.00/1.00 vMB 0
571,586 571,586 0000000000000000002489f2294c87226447dde711f669e2c848ab2fc60fc5ed 2,957 1.00/1.00 vMB 19
571,585 571,585 0000000000000000001f9c313b695aef2ab486cc602fd3c0afb4bc873a941f42 3,079 1.00/1.00 vMB 35
571,584 571,584 0000000000000000000a4b383f6903996d3d9ba653f21bc6e2a3a084da131efe 2,720 1.00/1.00 vMB 90
571,583 571,583 00000000000000000014ba9ba14f31e9ba61b089f67e4177761509998d2fe3f7 2,702 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.