Loading Tool

Explorer IconExplorer

Memory Pool

78,472 transactions
29.21 vMB
0.07878235 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt 285a4d9a3f6ef3c537df5ada88e8beaf583f7104b7db374b7d4daad94ff35374
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root b88ca5f2a9b6d08dde1c2a38e9bb67fa51e13d56da28aa02c326244575c7cd49
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.01484547 BTC
Feerates: 157.34 > 1.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (502,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,095 413,095 00000000000000000435dc34869b6443c7b1903c212304b563422b1206c41d0a 1,340 1.00/1.00 vMB 30
413,094 413,094 000000000000000002fde23547ba2f79607587b39229fd57211f5071967de91a 664 0.99/1.00 vMB 15
413,093 413,093 000000000000000004b98970f1e2d759897fd095cd3a6da1c939e3427b7d5100 1,903 1.00/1.00 vMB 34
413,092 413,092 0000000000000000037cfb3e544f7684742c345fd51131e5a2617053ae284ca5 2,334 1.00/1.00 vMB 63
413,091 413,091 0000000000000000041f879c1f5a4d2dc66fd6a4353db48915d7312e7b8ce5e6 930 0.42/1.00 vMB 46
413,090 413,090 000000000000000004b2e2d6c4e361a7cca21a8ebc672969c6561b621a060572 1,806 0.86/1.00 vMB 43
413,089 413,089 000000000000000001d1f80000889f7915c4a73678fbf4d88fcfe9005c31a2ec 1,820 0.97/1.00 vMB 37
413,088 413,088 000000000000000004f1f0a990f43b2a0dc5fb07b782bb40dc3e2b3b30247546 1,066 0.45/1.00 vMB 46
413,087 413,087 000000000000000002fb39b7b25badc35e3531556693f72dfd650ccdcee4d947 735 0.36/1.00 vMB 42
413,086 413,086 000000000000000004fa10d3ea50fc34bb0477be31bb36d313ab2962a4ca38e7 261 0.09/1.00 vMB 47
413,085 413,085 00000000000000000001de9067c46517499529a75fd5ee700955f3b25d463550 1,160 1.00/1.00 vMB 17
413,084 413,084 000000000000000004d19552d90171dea553b755079d160450b7e1fec4b63848 2,914 1.00/1.00 vMB 64
413,083 413,083 0000000000000000013c1ab529b5f2e3952314e91eddecd08a7b6dd29187ab28 10 0.00/1.00 vMB 87
413,082 413,082 000000000000000001bb002b8e9584cdb505129a09dd4aa0ba04aa2ff9529ccb 1,242 1.00/1.00 vMB 53
413,081 413,081 000000000000000002bbd19bb2e555e7aaf377a2e8b7555debf6da8f68bc3e21 705 0.30/1.00 vMB 82
413,080 413,080 0000000000000000014b736146afda3129036ac1f1e51bbf4bd182ee5b5113c8 1,375 0.67/1.00 vMB 50
413,079 413,079 000000000000000004a4c23c9c1c949d3f3f4ba54ef0286358c7a0906f3337a3 1,043 0.59/1.00 vMB 38
413,078 413,078 000000000000000001a5a16386fe44cbbe4d25a835a5b05b3e097856fe12f008 1,928 0.99/1.00 vMB 46
413,077 413,077 000000000000000003b2e6e73c9db2421d13ef98b92bf9f177660c32bf935509 7 0.00/1.00 vMB 150
413,076 413,076 0000000000000000034099b5793e5dbf9ef8fb17ad34c3b683f54fa092bf2443 37 0.01/1.00 vMB 43
413,075 413,075 000000000000000001c191d46db53967591c54722a2f81b2d7cfc85916b35976 581 0.62/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.