Loading Tool

Explorer IconExplorer

Memory Pool

78,524 transactions
29.10 vMB
0.07670750 BTC
Random Selection Loading Transactions
Max Size: 176.30/200 MB

Candidate Block

Mining Attempt 59ee89a59d6d8e0e3df7a977e6f38f24c4fccc0748b08d9de0a356679973d48a
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 0eabdae50e130a039f17d6134b07af1a71da93db18d082b89855d3daba5f086e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.01593959 BTC
Feerates: 191.02 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (535,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,125 379,125 000000000000000000813416c10b0d0aa8e247ad4f3589cb7fcd88fe28f813ac 1,135 0.60/1.00 vMB 28
379,124 379,124 00000000000000000c5ae8c65383d9aa99fe18b948c4fc4d740aed5d28a3ff25 2,682 1.00/1.00 vMB 44
379,123 379,123 000000000000000001b8d8a7c51947742d005394d5beda3587314c2a51832d29 777 0.37/1.00 vMB 39
379,122 379,122 00000000000000000717f0712d9c548f084b9273a238dc99e1e85ff18ccf4a7f 208 0.19/1.00 vMB 15
379,121 379,121 000000000000000003e20445af7948c293d8909e586811e58bdb1b357b717b02 1,592 0.74/1.00 vMB 49
379,120 379,120 000000000000000001afb5ef186f10283fa8750b72b955d0f9480112c01d5478 1,601 0.92/1.00 vMB 32
379,119 379,119 000000000000000010f2457110a1bc48c8c646aa7a365f4d6093e7ad1ca29a2b 496 0.95/1.00 vMB 75
379,118 379,118 0000000000000000008335e348db99b09c0c5b1bf9a0e9cb1f4367730e48bbdb 281 0.25/1.00 vMB 19
379,117 379,117 00000000000000000df7fa13a1c77089568ee43ee3baa4d1189d290135a1e51a 1 0.00/1.00 vMB 0
379,116 379,116 000000000000000009fd6101b085f65d1f85269307ef009f16af979c4f25cc8b 1,441 0.75/1.00 vMB 31
379,115 379,115 000000000000000007260cdad40ccc39d8eea4bf75f5ad0c3339ea8bb07ab04d 1,541 0.75/1.00 vMB 31
379,114 379,114 00000000000000000596cff56060b95758fb6e77f5d0fbf87e5b83989e76be45 370 0.95/1.00 vMB 17
379,113 379,113 0000000000000000011ba7fa082d2f38956eb6ab8325df53943701ce4af6479e 134 0.11/1.00 vMB 18
379,112 379,112 0000000000000000101c965a762eb6ff0d541a3b03dd96130851d7efee9f57c7 140 0.59/1.00 vMB 4
379,111 379,111 0000000000000000066f71693623acf7e748badf200bf3bbe3588470d3cdcf18 1,535 1.00/1.00 vMB 22
379,110 379,110 00000000000000000d9d43b4c83db8619728d0bd8331bf85809e611ba2d52018 2,299 0.75/1.00 vMB 74
379,109 379,109 000000000000000008904348ac95284871c57b0809623b0d6ab361c75a70e5e5 96 0.22/1.00 vMB 8
379,108 379,108 00000000000000001138273c6f022ec827ed95943a84970eefa30a17ec346593 1,230 0.56/1.00 vMB 41
379,107 379,107 0000000000000000105759c66f0485a06ae88adb1fe485e04c8b761a113469ec 1,104 0.45/1.00 vMB 38
379,106 379,106 00000000000000000c2902b1f695ca962f6d7e815c7eb9d635fbc0cf7424b1af 758 0.39/1.00 vMB 33
379,105 379,105 0000000000000000009e24a2be3f8ef7be98f2c3691bb480396737f88df10591 599 0.30/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.55 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: 669.59 GB
    • Received: 15.75 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.