Loading Tool

Explorer IconExplorer

Memory Pool

53,688 transactions
29.74 vMB
0.10347765 BTC
Random Selection Loading Transactions
Max Size: 159.70/200 MB

Candidate Block

Mining Attempt 612d18cc9b383450109e8f47a1ae48e40f2b7f5aadaa2ed6d3f0638387cae403
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (593,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,517 321,517 000000000000000007c4111050568016b3b2161283fadef76c05316b05a20c80 352 0.16/1.00 vMB 31
321,516 321,516 00000000000000001d505f921b52b861522c7fe888154ac953203d9c006ead3c 212 0.12/1.00 vMB 23
321,515 321,515 000000000000000005a6e6840d3c90bf8a0dae5fcbc01126e641f370ae028552 39 0.06/1.00 vMB 7
321,514 321,514 00000000000000000e9eb408ea3fd311fd167e87959938dd37e0281280a7df57 32 0.06/1.00 vMB 4
321,513 321,513 000000000000000004ae0619a56b3b8f15bd18ed8e9e7f9f160223e0c875836e 671 0.38/1.00 vMB 25
321,512 321,512 000000000000000015071fcd8e114abc1d1daaf83058cfc53fbda85ac2a11d14 639 0.45/1.00 vMB 22
321,511 321,511 00000000000000001fb68313c9728ec3728686a632ad36c31fe9a9bf4b112362 190 0.10/1.00 vMB 28
321,510 321,510 00000000000000000c327c4ee843d7349b0929275cbeca631984ad022f33667b 154 0.08/1.00 vMB 33
321,509 321,509 0000000000000000171c79c14cb19bc29f6332f71714a8d73c0744130ce2076f 165 0.11/1.00 vMB 18
321,508 321,508 00000000000000001c42915a05f606643e6193638e91eef344ab2eca8328dbb1 1 0.00/1.00 vMB 0
321,507 321,507 000000000000000019b8ca12f8a1d992ec1c618d987cfaacddbe50b27364c436 546 0.56/1.00 vMB 19
321,506 321,506 00000000000000001bb0150fc8c3b08bcc2f3cd737fdf6241a50c1d12b5d9c11 959 0.84/1.00 vMB 18
321,505 321,505 00000000000000000610b8a8ea6216b5d3e5fc195cff11bd386a155b23e6187b 1,024 0.33/1.00 vMB 55
321,504 321,504 000000000000000020b9312b04143e00d1d6db7a985bcd35cdac365708652dbf 497 0.26/1.00 vMB 28
321,503 321,503 00000000000000001a61ee54acdbbd001875da79872eca6270048325f75a43db 399 0.24/1.00 vMB 24
321,502 321,502 000000000000000002a0779b6abd91ec063a0b74ac599953ed432b547d9f7309 36 0.04/1.00 vMB 20
321,501 321,501 0000000000000000242667fccece4f1abd1ece06ed558d69b891b5b28bb144d3 183 0.11/1.00 vMB 18
321,500 321,500 00000000000000000bbb180d43ac8033d5b1fcac72e4c4c2ba9c3294fc9eaffc 327 0.19/1.00 vMB 27
321,499 321,499 000000000000000007fd1efed8e12fbb7030cebc041d6c176da166025fe3facf 228 0.16/1.00 vMB 25
321,498 321,498 00000000000000000eadfa0b5d4d78b30f89428e3a6e1c72d02af4d5d6eaa607 163 0.12/1.00 vMB 22
321,497 321,497 00000000000000000248e136df88a8e482e7824c98598d85bc133b471bb7c016 55 0.06/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.