Loading Tool

Explorer IconExplorer

Memory Pool

75,202 transactions
27.77 vMB
0.07649486 BTC
Random Selection Loading Transactions
Max Size: 169.44/200 MB

Candidate Block

Mining Attempt 5d2891caced96f57e2c4e80ed1b568dcd88083d606a663eb857097d41a4512d3
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 9061a04833678243c30d2d13c3f8653784e2cfbd6a93e13d75977e7dabcae5b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.01711373 BTC
Feerates: 100.00 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (476,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,210 439,210 000000000000000004509a14a8f8b260b875f9833f5dc1e1f866577c5ebbcd81 2,185 1.00/1.00 vMB 51
439,209 439,209 000000000000000001637cdd2af21dd2acd41488266fd890943b86ce12a2ac0a 2,202 1.00/1.00 vMB 68
439,208 439,208 000000000000000002f7433007a47f637b302707cfd6ef0664fa4eed2e10d94d 2,505 1.00/1.00 vMB 73
439,207 439,207 000000000000000000aa65aaab337241bbc85a293a57467e7b6a2b7d8b596779 38 0.01/1.00 vMB 68
439,206 439,206 0000000000000000014e424f4dd51c10f913036a1e3c1c48188a6e52bde64cfd 600 0.27/1.00 vMB 48
439,205 439,205 00000000000000000331a71a92c3750e147dc76cb297b97f5cae22448c3f502c 2,606 1.00/1.00 vMB 59
439,204 439,204 00000000000000000358c0f4695ceac44f94bb3061b27955e6c1fbd44cbcbb5d 1,989 0.75/1.00 vMB 67
439,203 439,203 00000000000000000069c9c57af0f7f4822d9b45f2f7c97077bb689dcf962f11 1,333 0.65/1.00 vMB 53
439,202 439,202 0000000000000000000323dcad6fce5f7d1b77033f6d4c5ee81f3063a0521db1 1,001 0.52/1.00 vMB 48
439,201 439,201 00000000000000000058a8c925a204ed19efc1d2f6fb8c59d395263db5162779 2,078 1.00/1.00 vMB 67
439,200 439,200 00000000000000000117bd041ca8277606bf3769828f615fdf07293508e30462 1,705 0.99/1.00 vMB 62
439,199 439,199 00000000000000000365f8bb4fe2bb76ef353f25b9a87b546230a8384685098b 2,601 1.00/1.00 vMB 66
439,198 439,198 0000000000000000021e6c76f4161fc8d5969e269ea28bf752b65aecaa06e130 676 0.36/1.00 vMB 62
439,197 439,197 000000000000000002f55d5badfe59aff5294f5fa89aff9ebbe55ca28ce76bf2 1,002 0.55/1.00 vMB 60
439,196 439,196 000000000000000004020ac3318500b786c3e5199871b07589e656ab5070a8f4 202 0.17/1.00 vMB 23
439,195 439,195 0000000000000000034dae62b708cbcebe572638376412026aa6ec88b5939997 936 0.48/1.00 vMB 45
439,194 439,194 0000000000000000017b4f7680bc41e1602f2855d400e796d8003a6f22e48d7a 2,585 1.00/1.00 vMB 77
439,193 439,193 000000000000000000dd6065963abb28938dfd2db0ff82720edc79553f597ff7 962 1.00/1.00 vMB 20
439,192 439,192 000000000000000000203b7b2ba1b6a0f899b157588b26d98169924b81c850db 1,611 0.66/1.00 vMB 44
439,191 439,191 000000000000000001fdf30a7b712b596240b424b8ed7e074dd5e6d868bca6f6 1,967 1.00/1.00 vMB 60
439,190 439,190 000000000000000001d225a96576c58409f561e7b1a1799a92c2a683f41cfbe1 2,851 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.