Loading Tool

Explorer IconExplorer

Memory Pool

44,674 transactions
26.44 vMB
0.05493452 BTC
Random Selection Loading Transactions
Max Size: 139.90/200 MB

Candidate Block

Mining Attempt bbafac678a26ce57e8d61d3eddf5665ae49e44a9bb0beb66c166a6beeea606a7
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root 34f9eda8164b63df6a061f82dd5b5d99304e8d98e85451ee36ddac9281b21d23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,668
Size: 1.00 vMB
Total Fees: 0.00651699 BTC
Feerates: 150.62 > 0.65 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (682,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,306 232,306 00000000000000272a4f48896f5e4791a6e85d258fa5a9972cb9870300576f9c 212 0.08/1.00 vMB 8
232,305 232,305 00000000000000fac676795a195062069e3b6bb04767d741d833d10c27be9783 363 0.25/1.00 vMB 116
232,304 232,304 00000000000000eab241716c67dab2f1b842366b63c2896969d3f253595b00e9 693 0.32/1.00 vMB 144
232,303 232,303 00000000000001c9de30e28072550b4a6ac124e1335051a464eab2ab17c7c4ac 613 0.36/1.00 vMB 130
232,302 232,302 000000000000017a80dd7988de0ecdcd64358ddedc674df3deabc02420af6659 397 0.19/1.00 vMB 144
232,301 232,301 000000000000003f9afe355f4191dab5d7a60bccaae38114c8b60be33a84dee8 606 0.25/1.00 vMB 170
232,300 232,300 000000000000018162e1e79a7afead697f7971414c3abd1416b77212923811a5 6 0.00/1.00 vMB 50
232,299 232,299 0000000000000112d11f82a341b894825cf5e65024203f4a84b651a7c20c44ec 254 0.13/1.00 vMB 153
232,298 232,298 00000000000000fa375eef15d0714e94c03fbd96c38b1bbabcaf1683b24146d6 32 0.01/1.00 vMB 148
232,297 232,297 000000000000006adbb858c7356dd9e56f485787e08c5c7df87f9882758fd244 364 0.25/1.00 vMB 102
232,296 232,296 0000000000000149dd10b0a8d2129ba00d47fce87502870496af99a051f54d2f 736 0.25/1.00 vMB 216
232,295 232,295 0000000000000078fdce84df17e77e608ab8be67b0b40b345a32901913edcc7e 490 0.25/1.00 vMB 161
232,294 232,294 0000000000000091148cc8f8be1c6de2c29e307d8b412686a61a8af8014ec317 1 0.00/1.00 vMB 0
232,293 232,293 00000000000000ebda14d86bb7d65e1f9a606fdc88d291a2498fd450c9f54cbe 710 0.25/1.00 vMB 196
232,292 232,292 00000000000000f314f0dec63cb6244530704786101dd1d72ba63cd2a485c500 266 0.16/1.00 vMB 153
232,291 232,291 00000000000001122ff01e26ab26fbba0d5f6e24edf20ff64e471325bec8768b 472 0.23/1.00 vMB 164
232,290 232,290 000000000000010f5e6a4bf9d5c198af70d4005fc8f5788ecf824183ce1ea961 244 0.08/1.00 vMB 47
232,289 232,289 00000000000000e4cadaf65e938d1998907e32f5771363b764ed4cc8488e222a 516 0.22/1.00 vMB 167
232,288 232,288 00000000000000e89f48cdb098e8f13c19aba8bb7c455e2e018981588e0feda2 17 0.00/1.00 vMB 388
232,287 232,287 0000000000000124fc5d2ac5cca17609083195d692fb101e775054db08d60591 468 0.23/1.00 vMB 167
232,286 232,286 000000000000000cc67074c008d342f979bf5aa2de78a4db130bba15350d9904 614 0.28/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 781.96 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: 647.40 GB
    • Received: 12.93 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.