Loading Tool

Explorer IconExplorer

Memory Pool

73,819 transactions
28.61 vMB
0.07679334 BTC
Random Selection Loading Transactions
Max Size: 169.24/200 MB

Candidate Block

Mining Attempt 2e51cbd7d1389e2acaa650193af844cdab5f706ce67b9d19e9a660de605bb17f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root ab57bd4b60576007c9d036a81e98dacfd7dcc24bf2095219c8b6c0a128362b86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.01843643 BTC
Feerates: 61.00 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (436,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,529 478,529 000000000000000000b3cdf1d904600a8504c62ab1ecfbb1378c0aa962379f62 1,415 1.00/1.00 vMB 74
478,528 478,528 0000000000000000003702736727202e35265068db992a7ac85087a581a7bd13 355 0.29/1.00 vMB 67
478,527 478,527 0000000000000000011620c1e3b14fe009a5dc60143017e20c19dd98263f72ec 606 0.66/1.00 vMB 50
478,526 478,526 0000000000000000004015a52b919a77dc1be492adc491583cc5bdaa23b42f7b 139 0.31/1.00 vMB 22
478,525 478,525 000000000000000000907fdeef79a722142f74afcc1f5e45fa4579be939a4bf5 435 0.99/1.00 vMB 21
478,524 478,524 0000000000000000003b4fa83ac84f36f782c7a9c57b554b57ca7020e623e25f 724 1.00/1.00 vMB 40
478,523 478,523 000000000000000000b779554b455580c6712e432d363111e40414a4e51a9723 1,443 1.00/1.00 vMB 117
478,522 478,522 0000000000000000001c82881a5b87d9776ce6445d5af86ada25c116bd880175 562 1.00/1.00 vMB 47
478,521 478,521 000000000000000000d1b800405843f101da9f75201a317bf350f3bb5db345a1 236 1.00/1.00 vMB 28
478,520 478,520 000000000000000000b91b57b690b3dfcbceeca74db053b93b6d5146b94a44f4 793 0.99/1.00 vMB 56
478,519 478,519 000000000000000000beefea4e9debf5c06fd80adc6a91468f26901e86991905 308 0.99/1.00 vMB 34
478,518 478,518 000000000000000000441fc5a9d2e9da18bfc2b13b98fb66c8c6dd53c088dd5a 377 1.00/1.00 vMB 34
478,517 478,517 0000000000000000004a6e8a03cc3b766224d4dc574d3353411925e66f6e35ef 154 0.98/1.00 vMB 27
478,516 478,516 0000000000000000008b8dcde77d15bb286c0104fc002268da97462be97eff5b 1,408 1.00/1.00 vMB 82
478,515 478,515 000000000000000000af81cf02a3956204a67b57d28475c9277f9d3b6bbfb912 504 0.96/1.00 vMB 45
478,514 478,514 00000000000000000087df4d3a197724536d5ef0c3df70e1bc39f3fc95f4c82a 213 1.00/1.00 vMB 29
478,513 478,513 0000000000000000003b7317fae95bfac59fc5098dfbfade79e071056bc80092 127 1.00/1.00 vMB 26
478,512 478,512 0000000000000000002ac4829e2001278f19cdbc48e6d80d3e50d0d2ee577ac0 1,335 1.00/1.00 vMB 90
478,511 478,511 0000000000000000004847fbb75a4c7e04b282d4e3db7387d802e908eea383ce 102 0.97/1.00 vMB 23
478,510 478,510 000000000000000000bde536bff58158ab2bf97d8e7fead5b32b2415bfe26573 212 1.00/1.00 vMB 29
478,509 478,509 00000000000000000113f8e3b99f9908777054af9977ea540754292e8032c1bd 374 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.