Loading Tool

Explorer IconExplorer

Memory Pool

80,662 transactions
34.13 vMB
0.13261204 BTC
Random Selection Loading Transactions
Max Size: 193.74/200 MB

Candidate Block

Mining Attempt 8ba540875d22c84e352f17dae54723dad6d474960b39fb80b00bae5c899629ad
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 402af2cc93dada1bb7e7810c0b73691153c8417a5213deb7a6cfdfc09b656e48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.02171188 BTC
Feerates: 52.08 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (645,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,584 269,584 0000000000000006c24f3bae16c9e2279e3e7831639b43c8984e7bf95e827128 467 0.25/1.00 vMB 56
269,583 269,583 00000000000000054440a82449a90059b3add09e303f3c43d4082893789403f9 1,033 0.50/1.00 vMB 66
269,582 269,582 00000000000000051d652331ba683f83a5ebe502290276e30fc5211202817921 484 0.25/1.00 vMB 21
269,581 269,581 00000000000000070b638228920829f6159e001d575041de4a63d6da29798393 660 0.25/1.00 vMB 106
269,580 269,580 0000000000000001dcc4300145b463e157697949059343a825f6bb7017b3d57f 651 0.25/1.00 vMB 100
269,579 269,579 000000000000000287861a17d218f3ce3be72e76f034332fe9d76956b7a67351 333 0.25/1.00 vMB 25
269,578 269,578 00000000000000074dffdb8f8227dcee6a75e0138ecafcca0605d2d5aaece1e7 718 0.25/1.00 vMB 105
269,577 269,577 0000000000000003c1ad133de719e5603a1a318cf3bde5a0324d6a5b83a8323f 224 0.11/1.00 vMB 56
269,576 269,576 000000000000000142f625b568f77ec56f29da97b1ff8c9c572d207d813fd920 197 0.07/1.00 vMB 43
269,575 269,575 000000000000000571b455e48c8e7882d520de20b0bfd075774db39e4d3dd66f 346 0.17/1.00 vMB 33
269,574 269,574 000000000000000048d685228387efbbbf304492e44aedd9e46da382bbf4a27c 370 0.25/1.00 vMB 34
269,573 269,573 00000000000000003b6da2a802c2a0e97b0c2390796b448b1a9094530b70c7b1 706 0.25/1.00 vMB 76
269,572 269,572 00000000000000002a68ee356aedc2d2f3bcaf0d4cf25ad7749730280b9690b3 714 0.25/1.00 vMB 103
269,571 269,571 0000000000000003f666fbcf44705ee21c72a26bed2d5026b674e7ba7c161d73 41 0.03/1.00 vMB 38
269,570 269,570 0000000000000007dd58000afff74f4e79093229d9419e1743e27bf170c87a23 157 0.15/1.00 vMB 39
269,569 269,569 00000000000000049b92b94aba29f32232f74077fd5dc242ac5fd7b4f9cb1c3a 244 0.10/1.00 vMB 35
269,568 269,568 0000000000000003926116c6ee235b6f873dfeb159b810460f49ee2d4efd190d 365 0.26/1.00 vMB 30
269,567 269,567 0000000000000000e9757e2cfb8c69b9f559a9f3ffb1b84a105e00d3c0f52236 723 0.25/1.00 vMB 103
269,566 269,566 0000000000000006d27830db066562d07507e6d993593456af9a1e2374ef6302 229 0.11/1.00 vMB 68
269,565 269,565 0000000000000006556bf11960d056800c0b41efb9f91b2c5ef8ae0ecf0d4c8b 19 0.01/1.00 vMB 52
269,564 269,564 00000000000000079acaa8def6237fe675d7fbea210c80f29a69c7941e4022d1 158 0.06/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 783.10 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: 729.57 GB
    • Received: 18.49 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.