Loading Tool

Explorer IconExplorer

Memory Pool

49,869 transactions
21.54 vMB
0.06542646 BTC
Random Selection Loading Transactions
Max Size: 123.37/200 MB

Candidate Block

Mining Attempt 9a06e0971b0c0aa814ffbb577951fb042297dcf93eabdb674d58d77153c73e03
Version 20000000
Previous Block 00000000000000000001ff6c24b4608afc9da568e5d3b91294c5b7e750a2372a
Merkle Root 42758f489842d861938b0706e45072c87c9aa81e4c63c8c80a1bd9977c397133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.02058571 BTC
Feerates: 251.14 > 2.06 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,943 (835,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,537 78,537 0000000000128e4fedf7f81f60eef29edca31790f4adb5cbe919f41c731dd821 3 0.00/1.00 vMB 0
78,536 78,536 00000000000a1d9c74d09802725aa40490689caefac0250ac09bbd010b6e6d8e 1 0.00/1.00 vMB 0
78,535 78,535 00000000005eaccf84ad48e30914ec51136b5514337fca1bb8ce025b8f38e2ec 1 0.00/1.00 vMB 0
78,534 78,534 000000000061a8cdb2df84ec4e04923040a198fbfb546cb1273a4e1d2094fc15 2 0.00/1.00 vMB 0
78,533 78,533 0000000000640d05b69ec62aee9433b90c88b51ad3683df8d597a84b248b5694 1 0.00/1.00 vMB 0
78,532 78,532 00000000003ca070554d0684e4273bcdc3a782c441a8ff37018189ccaddd8a74 1 0.00/1.00 vMB 0
78,531 78,531 000000000023ebf30ccb36bd6a437d5923fbcde4c59cf954c085349d041c4568 1 0.00/1.00 vMB 0
78,530 78,530 0000000000343ceb3445af630fd88be26c75be8b39e7bc387b9a6201d4fd2ac5 1 0.00/1.00 vMB 0
78,529 78,529 0000000000054630769c586011899193f45b0573e569d5d055d6c751389ea14f 4 0.00/1.00 vMB 0
78,528 78,528 000000000026451b3e0b7036c921ebb6165ba9abf011b69296bba4de224aaeda 1 0.00/1.00 vMB 0
78,527 78,527 0000000000539b485a963634d2b036c4acf6004fda4eaab1d91f1125ceeedb4e 3 0.00/1.00 vMB 0
78,526 78,526 00000000003928958076c6bd184d602595ea4bc286ed5823075a03f55fc80208 1 0.00/1.00 vMB 0
78,525 78,525 0000000000435364a9b688bcdf9390ca5e555d96a4f3c8eb8773242d3ca5ff05 1 0.00/1.00 vMB 0
78,524 78,524 00000000004be09f80bd6625d81c01ed683257bbc9b9c6b0117884a8b9c2915f 6 0.00/1.00 vMB 0
78,523 78,523 0000000000201056dd6a15a712a5652175b240bea97f349ca7b6decbe28574ce 1 0.00/1.00 vMB 0
78,522 78,522 00000000003e96ff14bd1628131bb3c69cd64bfa4f4f75d9129bc31dca6f53bd 1 0.00/1.00 vMB 0
78,521 78,521 00000000001ac6ffd8d46b488b603837bbd03e6ec29b2eb2dece1d7af913e7c9 2 0.00/1.00 vMB 0
78,520 78,520 00000000003643b9fb79fed80e8e5f869f98a1074bb30195a1724ceea078389c 3 0.00/1.00 vMB 0
78,519 78,519 00000000005b008d2976a2584cbfbfe6388419c78bf8e267b7f9559d9b7480e9 6 0.00/1.00 vMB 0
78,518 78,518 000000000004831110f991605ca578dfd7d04ac902b8296dba8d9bc9438c34ee 3 0.00/1.00 vMB 0
78,517 78,517 000000000043f5ad798f3516d205f6b16bb0ded230cef710cb0f07558968b897 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 531.18 GB
    • Received: 5.82 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.