Loading Tool

Explorer IconExplorer

Memory Pool

81,886 transactions
30.62 vMB
0.07743325 BTC
Random Selection Loading Transactions
Max Size: 187.68/200 MB

Candidate Block

Mining Attempt 68e48e860beb7285ec2434f9d2f1cf1f89cea4123108720f601931669bd27802
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root 2f10a74188494f284e821065f2184e0f04f281186396f1232a7b346b0d8087c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.00894721 BTC
Feerates: 74.16 > 0.90 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (188,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,656 726,656 00000000000000000003c02283b9416f92e42251c4d27e18c9fb07167bc8e1fc 90 0.06/1.00 vMB 8
726,655 726,655 00000000000000000000a57ae761fdee7a50a26a82f080788af8353d08aa5d43 1,119 0.50/1.00 vMB 9
726,654 726,654 00000000000000000005e4a4fc58279d9cfa6df24e5560679edd31e48edfd0c3 581 0.24/1.00 vMB 11
726,653 726,653 00000000000000000007f0f8ab901051286029c7a5a8790927f65a8731f2af89 1,240 0.67/1.00 vMB 10
726,652 726,652 0000000000000000000890e9048fac36c9210edf367564febb5aca2112d33f3c 539 0.25/1.00 vMB 8
726,651 726,651 00000000000000000009787dd6d1f141630caad2a9e98256a7a68e25759aeefc 248 0.12/1.00 vMB 9
726,650 726,650 000000000000000000001a503779ff9a0750014a044040611684b99e49fd1e46 898 0.89/1.00 vMB 2
726,649 726,649 00000000000000000008b74693ee9d2c26f480e859b555dd93ff14bec3fef2e5 2,540 1.00/1.00 vMB 6
726,648 726,648 000000000000000000030569c9e2dc1a0e3161b20a8de89fe9f54d4628bbf7a6 1,151 1.00/1.00 vMB 10
726,647 726,647 000000000000000000061f72adad20e8f6ddca467d4802274c7d2679a9407a6b 2,139 1.00/1.00 vMB 9
726,646 726,646 000000000000000000048715166fb1c1da2a3f2c910f16e2582fbd97e8b45831 1,284 1.00/1.00 vMB 20
726,645 726,645 00000000000000000000fea6ef873bc727e3ae5420a4c26c1db6a9608f98cd59 1,398 1.00/1.00 vMB 11
726,644 726,644 00000000000000000009f5240cb0c099661cfb76e019bb7f556bf44926af261d 1,368 1.00/1.00 vMB 12
726,643 726,643 000000000000000000018a66506ec8fc314d620db294953ac4e422e7bd039d5c 1,355 0.69/1.00 vMB 6
726,642 726,642 0000000000000000000587f7d6b34cfb9c0bce6ff1f8744daad61c0332d07259 586 1.00/1.00 vMB 3
726,641 726,641 00000000000000000002521f825a27eaaae7111e579a0553271bcc804119c554 1,623 1.00/1.00 vMB 6
726,640 726,640 00000000000000000007d203c24581e89786ccf39c4d8a52e7f2d45a660cb9a6 1,095 1.00/1.00 vMB 3
726,639 726,639 00000000000000000004badc9dd916c3afb6d7b1474590505fd9e5766cb7a835 1,813 1.00/1.00 vMB 6
726,638 726,638 0000000000000000000690845fb805d7a463b5821543ad1aab2378b8b67cc5da 179 1.00/1.00 vMB 1
726,637 726,637 000000000000000000002f4ab9c1d67ab04025a27351c8607780a15331eb7bd1 801 1.00/1.00 vMB 1
726,636 726,636 000000000000000000006499c810ac3f41a6c894a9300d886fa69d66e952e18d 2,257 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.