Loading Tool

Explorer IconExplorer

Memory Pool

76,174 transactions
29.14 vMB
0.10402334 BTC
Random Selection Loading Transactions
Max Size: 172.28/200 MB

Candidate Block

Mining Attempt b729c4ac8efa8644cef4a45199b4f73e7c42fb87ce7111121ee14bc44dd0351c
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 3662da2bbb97ad4525e4ae33adf86f35e0982e5e242768abc4eca3d4aca397ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.04162056 BTC
Feerates: 201.37 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (603,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,121 311,121 00000000000000002d705f713e6f4edaabc5e2d1c69403882e65949e0196f950 76 0.03/1.00 vMB 33
311,120 311,120 000000000000000009ead1bc3daaae73d7d0fa38e6a40336f4f063417db21f38 990 0.49/1.00 vMB 30
311,119 311,119 00000000000000001e1b4740c0ec23b0bdcdf8e8a17040f4fee65d0e02e20764 637 0.40/1.00 vMB 34
311,118 311,118 000000000000000027570f29a8b1ebbc1a1ea93948c90ae6b769b38befda4e4a 603 0.28/1.00 vMB 41
311,117 311,117 00000000000000000cf80687e3bd8f034a47c5eb147eab6a553745cd986db5aa 258 0.13/1.00 vMB 29
311,116 311,116 00000000000000002c5b4d4d0808116ef419089c5aed56ad317f726f6b527e8c 88 0.09/1.00 vMB 18
311,115 311,115 00000000000000001a169686f349a608476112e0ea0c54e5f90a9cac391a12f4 665 0.27/1.00 vMB 41
311,114 311,114 00000000000000002f2db7d0d4f43aee104567c70054cabae54eb0ed15b9f842 18 0.01/1.00 vMB 49
311,113 311,113 00000000000000003b2e398c2134e8ea31d988870c3067ff87668e28f6527a39 375 0.16/1.00 vMB 42
311,112 311,112 00000000000000002689e8d2abf6c71a30442178cab95370c7b6d63622d0b097 387 0.25/1.00 vMB 27
311,111 311,111 000000000000000036c801cb9e59c90a20943e5a97d669de86cf701745adbbf3 256 0.09/1.00 vMB 93
311,110 311,110 00000000000000002dee144cde808f00df91514fef03b00e17dac4bb18075059 33 0.02/1.00 vMB 19
311,109 311,109 000000000000000006bb173dcb794bb8d04a04ca703f32a65e47490d2e800fac 100 0.07/1.00 vMB 22
311,108 311,108 00000000000000000baf3a8d281836402d6f43caada628b5aaae7a3c49bb975d 20 0.02/1.00 vMB 24
311,107 311,107 00000000000000003f629e5fb26c7a6a429583e26aa935948da9e9a00df46ae7 20 0.01/1.00 vMB 28
311,106 311,106 000000000000000000b1e6102b4131a8f7667f4cf72170fc56417369f430417a 36 0.02/1.00 vMB 32
311,105 311,105 000000000000000024ba557fd3df96a7ceb51bdb1b4714d61e99c4be6b6983cf 88 0.05/1.00 vMB 32
311,104 311,104 00000000000000002b2288d6963dad93affe6adeade8272db6ea329a58fd8e36 599 0.38/1.00 vMB 29
311,103 311,103 000000000000000021c696c7b30c6864fdbcade16ae28d17a341f7a6005dc888 32 0.01/1.00 vMB 19
311,102 311,102 00000000000000002afbbbbf84cee1008d6d6f329d4b64be37867960b788ecce 500 0.36/1.00 vMB 36
311,101 311,101 000000000000000020680013e175bc4298fbc5b2978db5b1c693ca45f42d2d9a 35 0.01/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.