Loading Tool

Explorer IconExplorer

Memory Pool

81,861 transactions
30.85 vMB
0.08201828 BTC
Random Selection Loading Transactions
Max Size: 189.23/200 MB

Candidate Block

Mining Attempt 5d6b166c8ac4e9697f71f6b341ba1b447358f7a9616102aefd82214541829b9c
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 31473e8525dbb8cd508d8c91a5b801a906da8287a39d93e2a145caab590dc841
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.01268658 BTC
Feerates: 151.12 > 1.27 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (280,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,611 634,611 0000000000000000000f36709aaf77acb459ec230a289fdf8addf92fe8294414 2,870 1.00/1.00 vMB 14
634,610 634,610 00000000000000000004d557d5d30748f7e9a5c893313eb86dd9ea03eba9da80 2,446 0.85/1.00 vMB 3
634,609 634,609 0000000000000000000ec0510012903522b344b3a6d04d553a4ebecb97fd831c 2,381 1.00/1.00 vMB 18
634,608 634,608 00000000000000000000fc13bec4bc2a74d5e418425e417b879c8de060617fc1 2,838 1.00/1.00 vMB 22
634,607 634,607 00000000000000000013e88a1c67d603cd97640e28cf5bd5dcf9bc416a67acd6 616 0.22/1.00 vMB 14
634,606 634,606 000000000000000000089e186548ffe498afe7653c4434d5fd5fc9b82c94e8c6 149 0.04/1.00 vMB 17
634,605 634,605 00000000000000000013db1950b5ebd50b4f7cc35d35e899d6c37ccc15be6171 1,830 0.69/1.00 vMB 15
634,604 634,604 00000000000000000001c368b208bb4614a3359cd44a0d47e5574e7c8d0be923 770 0.63/1.00 vMB 5
634,603 634,603 0000000000000000001337d08cd96b5f708fb1e98d907d5da6f06b42939d6b8f 2,865 1.00/1.00 vMB 5
634,602 634,602 00000000000000000003f8d29b49223196a81c1716ca50f2ee552fc745772470 3,012 1.00/1.00 vMB 19
634,601 634,601 000000000000000000034cfc413b4c2315976e4689d71a2acfd778d7f93ab86d 3,085 1.00/1.00 vMB 26
634,600 634,600 0000000000000000000fd11a3e0d49782fc8e69006682deaf30e521dfdeb7741 2,846 1.00/1.00 vMB 13
634,599 634,599 000000000000000000066b93ae39fdc56c7e1f32b470976fb55975930890705b 2,750 1.00/1.00 vMB 17
634,598 634,598 000000000000000000032254ea9d98ad7a5e21395ccc216b8b8741b6cab709ae 2,365 1.00/1.00 vMB 26
634,597 634,597 00000000000000000002cc655e80e2ffb9217f36d34e38401b53b816635b1c33 1,168 0.50/1.00 vMB 16
634,596 634,596 0000000000000000000336bd10520b475e600a823e4764432492129d9f0e9594 764 0.24/1.00 vMB 15
634,595 634,595 0000000000000000000180e8fb1c60a9fc9052fc0164ce22b755cfd3c30e78b9 444 0.63/1.00 vMB 1
634,594 634,594 0000000000000000001450842e3e81009ca1b3f20b94fd35e096f5fff05c37bc 1,518 1.00/1.00 vMB 1
634,593 634,593 00000000000000000001f12e96d66403c6417e88468d82b6acadc4de519f5289 1,580 1.00/1.00 vMB 10
634,592 634,592 000000000000000000103f933557003e7f2a06db1f74b7a22946f56496bbae2f 1,653 1.00/1.00 vMB 10
634,591 634,591 00000000000000000003e79811c2e511c28a9da918608dd8dd81dab75a6650ed 2,230 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.