Loading Tool

Explorer IconExplorer

Memory Pool

77,079 transactions
28.41 vMB
0.08809039 BTC
Random Selection Loading Transactions
Max Size: 172.95/200 MB

Candidate Block

Mining Attempt ed8210c6189eb8d0ef3328042e3f68cb1903d7c0bf7ae6fd0f273813d8aa3d2a
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root daf5ae9b9ccd999d0ebcb61b85541501dc2ae9f657b4c595541ebd1412ed82a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02456518 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (419,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,659 495,659 000000000000000000859cb12cc6764307c6feeeff312551c757179d42500baa 2,912 1.00/1.00 vMB 149
495,658 495,658 000000000000000000657863961acc2fc1341df6bcd0058ef7e088a8c86de599 2,540 1.00/1.00 vMB 143
495,657 495,657 000000000000000000cc227852d223c004c50d5411ad968f4e874cd3360fed93 2,698 1.00/1.00 vMB 172
495,656 495,656 000000000000000000216bfff6579bb2a3c01a0e3e9e34fbd4b6e27300ef55b0 2,837 1.00/1.00 vMB 203
495,655 495,655 000000000000000000b0ad936e84dc66c4cbae3ca7245805217b02e30f761bf3 2,489 1.00/1.00 vMB 114
495,654 495,654 00000000000000000085c8155f04deab0d46914c687e2308e849a5468a9b1161 2,395 1.00/1.00 vMB 226
495,653 495,653 0000000000000000000e16a576d2b9f5bef848faac7711cc0d6e2e6fddae14b1 1 0.00/1.00 vMB 0
495,652 495,652 00000000000000000096e3ba0725b51e0f88cc2243662f02305c45934ebf5c1f 2,613 1.00/1.00 vMB 286
495,651 495,651 000000000000000000707514899a67494ec6be65d77c2d669b7f5e17a3fe51d5 2,684 1.00/1.00 vMB 175
495,650 495,650 00000000000000000097dbb54f325da43ccbcec7016b543ce67d8136d0565052 2,816 1.00/1.00 vMB 117
495,649 495,649 000000000000000000cdeac5e90a1c252c06b097d9bbec0c029ef80d9d58302a 2,299 1.00/1.00 vMB 161
495,648 495,648 00000000000000000043ebadd950bee7e388873b6716c20d7a8b31482afc7591 2,526 1.00/1.00 vMB 337
495,647 495,647 0000000000000000001c2276213c8050489e15a16e44db5737de25362c1f2571 2,533 1.00/1.00 vMB 150
495,646 495,646 0000000000000000002501cd325f06341470f5d8ec6218288bec1574e64afe7c 2,553 1.00/1.00 vMB 144
495,645 495,645 0000000000000000001907fda2852ed1aaeabbc8c0b16e9f4629447429eb2425 2,743 1.00/1.00 vMB 208
495,644 495,644 000000000000000000b3031bdc173f7bb7f52f32ca4a716e8ef2248676c8b189 2,283 1.00/1.00 vMB 222
495,643 495,643 000000000000000000494ec9e57996622a08898d598bb68c637340ae938e3e10 2,487 1.00/1.00 vMB 256
495,642 495,642 0000000000000000009be0431ebf8b11ffed8f7b98f7d5a3b78b9b2c150a26be 2,299 1.00/1.00 vMB 215
495,641 495,641 000000000000000000192a4aa2fdb865c58752ae809fe7f4fca3aa774f6a2550 2,415 1.00/1.00 vMB 222
495,640 495,640 0000000000000000004b12a538163ea89333af0120e159db10edf9be9ee43208 2,466 1.00/1.00 vMB 168
495,639 495,639 000000000000000000080f177483fb4ab2af60ff202509bbc132f77269f152a2 1,827 1.00/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.