Loading Tool

Explorer IconExplorer

Memory Pool

27,139 transactions
25.42 vMB
0.06123286 BTC
Random Selection Loading Transactions
Max Size: 138.83/200 MB

Candidate Block

Mining Attempt b80791833554aa0e2b5acbc191cd238bebdd2f8445d39202b0860402fd4faf20
Version 20000000
Previous Block 00000000000000000001a9fa97fbbc30639ec314a6e7913fe65346cfc2969d0d
Merkle Root bc6500a5821ef8f6c40fdac33ef5c78acf90442171553b38f79e9d068feaa514
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.03183665 BTC
Feerates: 1,007.55 > 3.19 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,057 (42 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,015 941,015 0000000000000000000133d0e108ad6754bb4ad438f2aa96937f7131add52acd 2,008 1.00/1.00 vMB 3
941,014 941,014 0000000000000000000148e1670b7eb8cefa133886af9dbf9c53302c0917494d 2,256 1.00/1.00 vMB 3
941,013 941,013 00000000000000000001156f1ff0c6604f50c2d8c556ca8d789121937326a1d8 2,151 1.00/1.00 vMB 6
941,012 941,012 000000000000000000019cd3e409d806a5c03b08da2bec7abfe7c8dbf885fd0a 1,870 1.00/1.00 vMB 3
941,011 941,011 0000000000000000000138838f62570763b8607e12e3a70b843f872ccd65758c 1,735 1.00/1.00 vMB 5
941,010 941,010 0000000000000000000185e445e7631a3dc560a6575c74fcdceb8d203c6177bb 1,463 1.00/1.00 vMB 5
941,009 941,009 00000000000000000001e8367efa721399af4313b1116060638d98649ffbe899 1,941 1.00/1.00 vMB 6
941,008 941,008 000000000000000000006fa0663cb91d4890e882dc09346ac4e03e6debe146d2 2,819 1.00/1.00 vMB 5
941,007 941,007 00000000000000000000fcaefc6c3faaa637f8301e8ef36a0ac35eb53793b3d0 3,362 1.00/1.00 vMB 3
941,006 941,006 0000000000000000000027c767d5d9cb5083822795a27bf2ff2c7f10cc614875 3,237 1.00/1.00 vMB 3
941,005 941,005 000000000000000000012a88a53279274d11718967eb9d051cbbfe9cbfe0b422 3,405 1.00/1.00 vMB 2
941,004 941,004 00000000000000000001b1efeb93835e847122df68e10e29dd6d0b4d07264b40 3,337 1.00/1.00 vMB 3
941,003 941,003 0000000000000000000185d519b85927e59e808323020fafc65b3307ec09bd70 722 1.00/1.00 vMB 1
941,002 941,002 000000000000000000019aa743ce10b09d1f8e65197a255b3f1415431985b378 3,381 1.00/1.00 vMB 3
941,001 941,001 000000000000000000000032b4fd9c869dc0b97c1646c0ce366af6a0726e9625 3,037 1.00/1.00 vMB 3
941,000 941,000 00000000000000000001b589a429ea2ab048676ba578d3240321ea470595a655 2,421 1.00/1.00 vMB 2
940,999 940,999 000000000000000000003060661d9b53b4c47dfd78187ab17de8950b8f6a502c 2,287 1.00/1.00 vMB 2
940,998 940,998 00000000000000000001978bed1c7c11f15c0e3aae4f47b0a8fbb5d44146c9bf 3,443 1.00/1.00 vMB 2
940,997 940,997 0000000000000000000131155719ca80d73897f775c9d9806014bc18cfaadc1e 3,290 1.00/1.00 vMB 3
940,996 940,996 0000000000000000000006dbeb79550ca3021978a3f04064248b16c2c3b3724a 3,874 1.00/1.00 vMB 3
940,995 940,995 00000000000000000001475e2d03cb7c131e9602123f1988c28621399f6760d4 3,747 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 828.66 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: 4,608.77 GB
    • Received: 248.38 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.