Loading Tool

Explorer IconExplorer

Memory Pool

75,482 transactions
27.91 vMB
0.08325637 BTC
Random Selection Loading Transactions
Max Size: 169.87/200 MB

Candidate Block

Mining Attempt a3bd9798b81be4913097c828e616f2c605d36ebcc4825a338bc8253a69204746
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 1e2e836ca892af8bccdd40029f0a24b8808432c17bf135ec5e66768299007075
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.02336493 BTC
Feerates: 100.21 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (309,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,057 606,057 00000000000000000009833f6c19d4e11674746684c1db0a38f284d489df1047 3,015 1.00/1.00 vMB 22
606,056 606,056 0000000000000000001438f94200578a2e14c2caecb2376473d830f6fbb346c2 3,334 1.00/1.00 vMB 29
606,055 606,055 000000000000000000036f86905d250f033cbddaf3459da2741e10bf19c83695 2,624 1.00/1.00 vMB 34
606,054 606,054 00000000000000000009e6169a4ae5173c280143f13cc1c25149cef14d932b75 2,511 1.00/1.00 vMB 48
606,053 606,053 00000000000000000000c28bd4b5d2422b738033df86a2c528a7c50a139d23aa 2,555 1.00/1.00 vMB 20
606,052 606,052 0000000000000000000b5192bfe4a3486b1ac792c0b38e8b068d721544d5d0df 2,706 1.00/1.00 vMB 36
606,051 606,051 000000000000000000068778147bb2bc2d6ecbafcd1b63ae16900de680af3f46 2,644 1.00/1.00 vMB 34
606,050 606,050 00000000000000000002003862a2e7400ad499ef2c54c298cbb715e97ae16845 2,414 1.00/1.00 vMB 30
606,049 606,049 0000000000000000000a2b5db7684090c6e2880b605f22c35ea7143c9e442bac 2,961 1.00/1.00 vMB 46
606,048 606,048 0000000000000000000c16ed1afb3c8bd6b0f1ef0c78a0909bae42fcd17d1dd3 2,781 1.00/1.00 vMB 33
606,047 606,047 000000000000000000037bc355446e931628afed8f42f3066dbd70572892d1fe 3,086 1.00/1.00 vMB 40
606,046 606,046 0000000000000000001057dbccefae295002faf8632b232d6d00aecb42f84ff5 1,901 0.61/1.00 vMB 23
606,045 606,045 000000000000000000008aedd2715b151cbea904f75e8294f76ff64664172ce7 2,182 0.96/1.00 vMB 5
606,044 606,044 0000000000000000000ce427dbcb95c3f22759ad30b480c35d3fa74463f22c41 1,892 1.00/1.00 vMB 20
606,043 606,043 00000000000000000004b9564195bea7f8352c3f9c90007735aa2a0b8164912b 1,863 1.00/1.00 vMB 21
606,042 606,042 000000000000000000129e4740b949916792235b7c5fa082826c041e39bae96d 1,744 1.00/1.00 vMB 37
606,041 606,041 00000000000000000008d0280b917fa6c677c8374afb6a4f22685734df289ea1 1,726 1.00/1.00 vMB 9
606,040 606,040 000000000000000000017120f97b273545bfa3cfadbade8fd873a214c2d1ac4a 1,780 1.00/1.00 vMB 21
606,039 606,039 0000000000000000000d6f99d721ec8936947b50953d19efb990c585b3fca9a6 2,316 1.00/1.00 vMB 27
606,038 606,038 00000000000000000006e4956b9bd961da1533b259c081053c14dbd77169afa0 2,784 1.00/1.00 vMB 35
606,037 606,037 0000000000000000000f31ec7e5c59a7d4a0cf35c512d2cd5639383e42d08601 778 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.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: 713.37 GB
    • Received: 17.36 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.