Loading Tool

Explorer IconExplorer

Memory Pool

60,603 transactions
29.46 vMB
0.06516785 BTC
Random Selection Loading Transactions
Max Size: 163.81/200 MB

Candidate Block

Mining Attempt 3fe2c56fbaf77dfabf164a2590d7628bb67abddc9b280953c1e560cccb70b1fc
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 931788054070b559a78cadfc7d614fe04242cb41720c3eb9d1b295167c54fd48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,672
Size: 1.00 vMB
Total Fees: 0.00855269 BTC
Feerates: 150.93 > 0.86 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (194,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,088 720,088 00000000000000000002f410cff663ad7662196393c792c0193b6ed7036014dc 2,619 1.00/1.00 vMB 9
720,087 720,087 00000000000000000009e3af5a39027414e25081f0caabcdbc8b728918720098 1,457 0.65/1.00 vMB 2
720,086 720,086 00000000000000000008d2825bf0ed545cf1ec4e9f35722be85d4dc8aedb09f7 2,999 1.00/1.00 vMB 11
720,085 720,085 0000000000000000000287f385682cb3879c8f609f49676894b111309e07e624 498 0.22/1.00 vMB 7
720,084 720,084 000000000000000000062672cc22c9b17a2c7cc12594cfc6472247c3cb13a549 1,133 0.41/1.00 vMB 6
720,083 720,083 00000000000000000008ec7732f26b6d46623c7e664cb0cfbb4634c0e9e36dcb 2,766 1.00/1.00 vMB 7
720,082 720,082 00000000000000000007d732bd27f182b8dac49edfbff65d41b280fffce514e0 532 0.17/1.00 vMB 8
720,081 720,081 0000000000000000000233715c8d45bc772343172f1111a5f9f1fa1c118afc15 100 0.34/1.00 vMB 1
720,080 720,080 0000000000000000000226385495fd805a2f956543bb06398f9cfa1a86f2a401 2,954 1.00/1.00 vMB 8
720,079 720,079 000000000000000000000920fa378a2b020e4cc435a6dfed529aa310567998f6 379 0.29/1.00 vMB 5
720,078 720,078 00000000000000000007aa995b4871a3f3d6e53c35feac3257776c0949aee6a9 931 0.90/1.00 vMB 2
720,077 720,077 00000000000000000000237904ceecc14ee777461ecb6a42aae655a041b1ea25 2,205 1.00/1.00 vMB 8
720,076 720,076 0000000000000000000376a216616ad20a9796a2eb51b049ad2a1da39de76d27 1,070 0.52/1.00 vMB 3
720,075 720,075 000000000000000000061f54b10c7b26952b50f6d95f8d48f79e232fe4386555 3,102 1.00/1.00 vMB 7
720,074 720,074 00000000000000000008592ff4aaee94cb921d10fa0ee350aa3795bf7b67fa78 3,057 1.00/1.00 vMB 11
720,073 720,073 0000000000000000000577e8b3b2bee49056d3188e124b664e8fa19e1c70dd41 1,647 0.73/1.00 vMB 6
720,072 720,072 000000000000000000006e5970a54ef7958725fa50130c18075f2e577e6d399a 2,421 1.00/1.00 vMB 7
720,071 720,071 00000000000000000007cf0ae86f22acb0c6eea9ab9c364c71ea5e6790a95fa1 2,728 1.00/1.00 vMB 10
720,070 720,070 0000000000000000000a149d800c441f05824d716da6a3cf0e6f6d5ae8c28503 1,044 0.67/1.00 vMB 3
720,069 720,069 00000000000000000003f3335d4f10d5a9d04b65db590d4fb857dfaefa36fb64 2,761 1.00/1.00 vMB 7
720,068 720,068 00000000000000000000f987763420259ea0488efc9134c2156498a2091138d6 1,939 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.