Loading Tool

Explorer IconExplorer

Memory Pool

81,404 transactions
31.20 vMB
0.09386614 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt f75b792aa9ec0237e4f046fff8a4dced0e5024679a0cd1ab3d119fd639bebb26
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ae70d8b753937d13ab9e71311d789e24198dc0b30d254ff49402b1b3d08643c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,504
Size: 1.00 vMB
Total Fees: 0.02041314 BTC
Feerates: 45.88 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (127,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,431 787,431 00000000000000000005bca28aec2163649b77133092439613332d810e414669 1,539 1.00/1.00 vMB 14
787,430 787,430 000000000000000000021798997557eaa95ff47c969827fdada01ae1ec7a5ef5 2,986 1.00/1.00 vMB 34
787,429 787,429 00000000000000000003bd6dc79d74e13f7618e11be5c0bfa230c44c275f44ee 1,581 1.00/1.00 vMB 23
787,428 787,428 00000000000000000002dd4329af65a4862c973b65a2f6039ee19a18adafc68f 2,196 1.00/1.00 vMB 24
787,427 787,427 00000000000000000000e1698e8c8d4df0fad578cccb54df79e2c521d42b058d 1,502 1.00/1.00 vMB 22
787,426 787,426 0000000000000000000227b6cb69b608039d805e0f11a06c24baa9ab8320c21f 1,160 1.00/1.00 vMB 20
787,425 787,425 000000000000000000040dd5681e52d9872a0a4d4f535ac470a2d28215fecda6 2,561 1.00/1.00 vMB 20
787,424 787,424 000000000000000000015ffe21f34c0698a6db5a58ef752566aef4486e7b0c74 3,521 1.00/1.00 vMB 40
787,423 787,423 00000000000000000003629b79d256f58ccbc141a54030d55cbe6d6e8a73417d 3,390 1.00/1.00 vMB 48
787,422 787,422 00000000000000000000cf288f46118e5c884d929c8becc1e66b524da0629413 2,835 1.00/1.00 vMB 21
787,421 787,421 0000000000000000000026e62800f7cdd144ff6da272124ce1213db39e6b2172 3,464 1.00/1.00 vMB 41
787,420 787,420 00000000000000000000c3b4417a3db656f4ca17b98a5cca1e76532f8b59a4f3 2,213 1.00/1.00 vMB 52
787,419 787,419 000000000000000000037954f27cfe0a955ade1750daa8c7afd3592b348d8080 3,793 1.00/1.00 vMB 26
787,418 787,418 00000000000000000005b65bd8a66a8d528b56593faef4c9808747f5a3874a34 2,977 1.00/1.00 vMB 30
787,417 787,417 00000000000000000002a43b0affef94f44ff74a01a82d8b2a9dd0933b8f8f39 2,820 1.00/1.00 vMB 34
787,416 787,416 000000000000000000021e1ac197a6ca30933fe7b4bdda7ed97e0a701d720555 3,982 1.00/1.00 vMB 42
787,415 787,415 0000000000000000000570f3024d9372498e02850abafb0f5d4128500827f58b 4,444 1.00/1.00 vMB 43
787,414 787,414 0000000000000000000550873cca316f88dd018f106c066642012bf640018656 3,295 1.00/1.00 vMB 49
787,413 787,413 000000000000000000010ffba8e9906a2d7d714fafe3b11b9cd2498524615017 2,221 1.00/1.00 vMB 46
787,412 787,412 00000000000000000005c6e116bfb0d1bdf15d2b5da8e935d161ed8e98970cea 2,189 1.00/1.00 vMB 55
787,411 787,411 0000000000000000000067573ce4d0d2b0e431792399623b27b52a73788d94ca 3,052 1.00/1.00 vMB 22
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.