Loading Tool

Explorer IconExplorer

Memory Pool

22,238 transactions
10.19 vMB
0.02045686 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.07/200 MB

Candidate Block

Mining Attempt c16fb0f939df1123d00c9eeefc294d13eb5d4856b4ecf9cfaff81011008acdc7
Version 20000000
Previous Block 00000000000000000000eaa7b994c149971c708bd50f02ccdb989d396103d993
Merkle Root be0f217343d612be6118fb1eb34e438a6e00f7076fc0c73cafa6bc9b44a8aedf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,734
Size: 1.00 vMB
Total Fees: 0.00388822 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,534 (753,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,099 160,099 00000000000000ba4be83c7e41c9af7c506c7e0568eeffefd8d1a51977d34dad 8 0.00 vMB 35
160,098 160,098 0000000000000c0693ed9f62cc2c8f88bf8e3bb3d94960f85bb2e878626a73dd 5 0.00 vMB 50
160,097 160,097 000000000000087e2b833e9744f6304e4a01faaf7b8438fbd0ee8269ff328dd1 8 0.00 vMB 60
160,096 160,096 00000000000005438395da69e4c87e39a63caa9a473963178077420d7e1174b0 12 0.01 vMB 98
160,095 160,095 00000000000008fa20777b3dd94340c4a96132d9ad35a111cfb5592b4b9dcd31 8 0.00 vMB 60
160,094 160,094 0000000000000cf2b7d880235933db4a54cdf417bb673b1235c15a7158462fba 85 0.03 vMB 25
160,093 160,093 00000000000002d06cb8ce9f845ca1ccb68a4295a7fa601a040c838fcd9d1c1b 20 0.01 vMB 62
160,092 160,092 00000000000002debc8ebc106134f0e93bde056a0d4f5085aea8593a9f9ef7d9 14 0.01 vMB 0
160,091 160,091 0000000000000a7c759b4354204b1cbdf618451af0438306c3918eb2e78ab669 8 0.00 vMB 21
160,090 160,090 000000000000087375dbb1d62fb4bc2d65ed5758853281896cce322ed4095702 9 0.00 vMB 18
160,089 160,089 000000000000059a522739435348164ad345006bcf0d2a27dbd270afc8cee2c2 20 0.01 vMB 140
160,088 160,088 0000000000000a39c9b695efdae11e359ba93b149a5b7ac863b3db134c571768 17 0.01 vMB 269
160,087 160,087 0000000000000a0efc4d869d20b00f23920564c5648c876037de0bba8e2a9bbb 7 0.00 vMB 164
160,086 160,086 000000000000027216ca0401d37e96028aef1d5d9edb83faed6567ab9ca5be41 48 0.01 vMB 16
160,085 160,085 000000000000032894371a5c07b9060703bda4f81c211ccae3cbc786f2743295 37 0.02 vMB 65
160,084 160,084 0000000000000a1a19ea160516641f865c21ffdacc6cbb04aceffb6edf0ed251 2 0.00 vMB 0
160,083 160,083 00000000000009bc4db377e142b34c99f73ef027d2ef75856d466b5c9244a509 36 0.01 vMB 330
160,082 160,082 000000000000082a13fa3e4cc59ab0d7951436f05eccf9ef2167e1ec2e103db1 10 0.00 vMB 0
160,081 160,081 0000000000000d4fd26133c5498f09d99bc1abe9976bdff2b0c2defc5cec991b 10 0.00 vMB 190
160,080 160,080 000000000000036cfe2a008cd35353b9c61b17e7a7b83997b4f52c2de2f2ff2d 71 0.03 vMB 142
160,079 160,079 0000000000000491283504197522b9fb402cf193dfb25c14ac274f4db4ee5444 8 0.00 vMB 146
Previous 10 blocks ↓
Total Size: 779.79 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: 403.63 GB
    • Received: 2.10 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.