Loading Tool

Explorer IconExplorer

Memory Pool

73,975 transactions
27.39 vMB
0.06770724 BTC
Random Selection Loading Transactions
Max Size: 167.01/200 MB

Candidate Block

Mining Attempt dfe18229b6ed3fc38ccde327653444acf835eec791c55637e40c900b0744cd6c
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root d3634ea293a86f648858ae8820664bc1cafd973b90bf8e11dff427fba5d0e141
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,001
Size: 1.00 vMB
Total Fees: 0.00946149 BTC
Feerates: 74.05 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (213,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,857 701,857 0000000000000000000c0386ad41c2b8aa211a646816f963b1d5b68b571183bd 3,049 1.00/1.00 vMB 15
701,856 701,856 00000000000000000001e01755c533d7b4331b6ffef051cb95f644456a2aff7d 2,773 1.00/1.00 vMB 17
701,855 701,855 000000000000000000000abdb66ad2fae77112860c2d95c6ed2331ed72951b2a 2,367 0.70/1.00 vMB 10
701,854 701,854 00000000000000000008f8deef1877fadc04f8308150e4f885ed2d571c3daa12 1,578 0.80/1.00 vMB 5
701,853 701,853 0000000000000000000b014db2eae6d65ad5b5779f344d945a2137bea8699627 2,963 1.00/1.00 vMB 14
701,852 701,852 0000000000000000000283a9afe948e2b42ef41101e865ddf44774b6f00f5115 537 0.50/1.00 vMB 1
701,851 701,851 0000000000000000000500283a06095316385dd4f2012b18afa846ee79e2a2d8 2,534 1.00/1.00 vMB 10
701,850 701,850 0000000000000000000ac72832506fefc29f66a3b2908ae692dfb05cf70c7844 1,644 1.00/1.00 vMB 5
701,849 701,849 00000000000000000001557d3ea9ca23b012e56e7aa5fb8a193ca96c2ad425ec 1,322 1.00/1.00 vMB 14
701,848 701,848 00000000000000000000a7147ce60e7abdd54431f16131abf492e089608a94d8 1,389 0.46/1.00 vMB 10
701,847 701,847 0000000000000000000bdc83c18a0f79c9c2574ae8aaabbaa4a73ccf602a2d4c 1,455 0.53/1.00 vMB 10
701,846 701,846 00000000000000000003faa7830bc5ee10d3d92e52b911c546fcf42ef0393cd8 454 0.13/1.00 vMB 10
701,845 701,845 00000000000000000009c6840aaf80924978bb738bb44713855b166eb6f24a2e 617 0.56/1.00 vMB 5
701,844 701,844 0000000000000000000e04cd9ec761ee8c7a5e86d4f5b6e1ab7b79c3731f6fab 1,012 0.36/1.00 vMB 2
701,843 701,843 00000000000000000009863d7f3286593bf00b404dd560056f70385e3c81f169 2,387 1.00/1.00 vMB 12
701,842 701,842 000000000000000000073c78a00ae4e07262ea8a4a90193cb46fbf32e88f6ae6 2,160 0.81/1.00 vMB 11
701,841 701,841 00000000000000000009efc61e293cc22ff2c119e70cd25090716ee9549c0e95 743 0.40/1.00 vMB 1
701,840 701,840 0000000000000000000c8111e533acaea11632fbef17c05b69a64af9d7928283 866 1.00/1.00 vMB 4
701,839 701,839 000000000000000000039908996442ed60bba2d38c1c7984b8eaf2d19faaf9d3 2,432 1.00/1.00 vMB 3
701,838 701,838 000000000000000000020b8c87b72caef412c2796174d1dd2e12fd825f15549d 1,982 1.00/1.00 vMB 24
701,837 701,837 0000000000000000000b3b16c43096ca8f6a6d5ea61732a7d987952c6a2c2714 2,684 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.