Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
30.03 vMB
0.14907697 BTC
Random Selection Loading Transactions
Max Size: 181.98/200 MB

Candidate Block

Mining Attempt f89db46e5126e6b327ddeddccd2a01bcbc79131496f8643218bd6d66d564157b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 38d5fd2062826f8e6d74427482620107e47a65172e001a2badde0398ff503b81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.07872311 BTC
Feerates: 101.65 > 7.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (233,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,834 681,834 000000000000000000007bc7b289cbbfb5d1ae74eaec8434134f1dbfa1c6d0aa 2,299 1.00/1.00 vMB 121
681,833 681,833 0000000000000000000d0ba938b114b3d5f51f73d5d4ca8de72dc8c060119bf7 809 1.00/1.00 vMB 24
681,832 681,832 0000000000000000000147ddf80510ff6398be28ba84d2fcf1bdf9ef6bafcff3 721 1.00/1.00 vMB 26
681,831 681,831 000000000000000000081a1bc0ae230c5884fa09753c26ce7e600b95a6593fb4 1,277 1.00/1.00 vMB 33
681,830 681,830 00000000000000000003113604f213e491efaca8926dbefa9848ba62f7a1be0b 1,307 1.00/1.00 vMB 8
681,829 681,829 00000000000000000009cabd7a0414bb88ba4445cfd27353e18a2a27d4fe10b0 923 1.00/1.00 vMB 27
681,828 681,828 00000000000000000002d57bc64ff628a025e9a8f79134bc377fea25e532775c 2,367 1.00/1.00 vMB 117
681,827 681,827 00000000000000000008c659de6cae2595e4de6e9fb008e5a6aa65a8cc0ecf06 1,047 1.00/1.00 vMB 74
681,826 681,826 00000000000000000004896533a0cb5f06ea213b9edb51b323a269c7a650073b 1,943 1.00/1.00 vMB 75
681,825 681,825 00000000000000000004412c1f4e8c473584e702526cb89602f8e955c84f21f5 1,783 1.00/1.00 vMB 74
681,824 681,824 000000000000000000085d326338cc152b2dc244a7d44058fe2ebc561bc6d5b5 327 1.00/1.00 vMB 15
681,823 681,823 00000000000000000009b753a9479da3c3dbc132d0d0b988a8efd07dddbb0c3e 1,014 1.00/1.00 vMB 38
681,822 681,822 0000000000000000000408f881ee38906242636f617b7c05d03321895b2e6ec6 1,038 1.00/1.00 vMB 37
681,821 681,821 0000000000000000000d6b773e911fc9fc6afab923e805fd83d4fd554b28cc3d 232 1.00/1.00 vMB 12
681,820 681,820 00000000000000000009cb30d9aae7cd40221e257ce03e1a5f2910b8e0f6d439 781 1.00/1.00 vMB 16
681,819 681,819 0000000000000000000081026fe869845b3283d7cd4dfe263eee39d8c5e97a3f 2,130 1.00/1.00 vMB 85
681,818 681,818 000000000000000000086aad5e97d7795e34bec28a58f074d2d6e78e9d07a52c 95 1.00/1.00 vMB 5
681,817 681,817 00000000000000000006932b1e3c67c3cbfd91294fa9faddd2febf7a42c4be98 1,446 1.00/1.00 vMB 54
681,816 681,816 0000000000000000000115430029d4ded88b5b31daa799cfa862f147dc70b1c0 803 1.00/1.00 vMB 125
681,815 681,815 000000000000000000095183eb5cb79253a57f732a74298a4db6ed40cf4c028b 382 1.00/1.00 vMB 23
681,814 681,814 00000000000000000009b760cb6881dad0fcc7a8fc5dd4a1f8a1d3a73ddcf3e7 290 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.