Loading Tool

Explorer IconExplorer

Memory Pool

42,309 transactions
26.74 vMB
0.06335400 BTC
Random Selection Loading Transactions
Max Size: 140.28/200 MB

Candidate Block

Mining Attempt 1b335d8ab22603f99c9029b71ee844258d8dcdd04336f514aad2e0f9072c4139
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 571203b4d9186f523dfe1294a5f8b158e7d63304179844d115664b06ab7acff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,201
Size: 1.00 vMB
Total Fees: 0.01387554 BTC
Feerates: 181.54 > 1.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (572,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,842 342,842 000000000000000004a4bbdbce7db1dffb04bcd217e79a0cd705a546f6c9e34a 203 0.16/1.00 vMB 14
342,841 342,841 000000000000000001c215a6c9b61897fa2c5210fd69f188f0b6e6ec4ec04fa7 1,316 0.75/1.00 vMB 23
342,840 342,840 0000000000000000075942bb4c539f3a28b4a86199ac1ed1d2a72b67e0084408 505 0.18/1.00 vMB 35
342,839 342,839 0000000000000000053f849759eda8e556a2d970ca2c799c810724ab34c14816 894 0.58/1.00 vMB 22
342,838 342,838 0000000000000000078584c890f489d4dd685a988f098fbd91954d643fcb4d0f 1 0.00/1.00 vMB 0
342,837 342,837 00000000000000001669f3d4ef365c1a85cf1e70d59a7e16f29d02fb1fe4b3b4 1,042 0.54/1.00 vMB 23
342,836 342,836 000000000000000009bd94cf2166dd0a2f0e659e86f9779325b015bc7b1da195 553 0.29/1.00 vMB 27
342,835 342,835 00000000000000001352090fc501743eb6db94ddb4a5f0783e0bf46ccc3b6d44 597 0.32/1.00 vMB 24
342,834 342,834 000000000000000004a93abc944232867944cdecbac885c6731305a8b6a13120 229 0.12/1.00 vMB 25
342,833 342,833 00000000000000000e2f379ebaaeab0c795a205a622a93eacd379fc2a419e8e4 273 0.08/1.00 vMB 6
342,832 342,832 0000000000000000170548b1b2fe55786c519a050d2c692730c05d15a1dc575c 127 0.10/1.00 vMB 8
342,831 342,831 000000000000000017c1271cdb2ecc8537d57f10dbf2fe4316845fda028902fa 602 0.34/1.00 vMB 24
342,830 342,830 00000000000000000a4e3826ebcc40f4a95f0ffa76c41f6db30e3b2cd1fa8d89 859 0.66/1.00 vMB 17
342,829 342,829 0000000000000000014df74e2ececa81912b3fac87883bb5518c0a41b70b4631 536 0.35/1.00 vMB 22
342,828 342,828 0000000000000000056fc718bf9cf37cd6e0b09bb3041b7721176f367c9ece00 680 0.34/1.00 vMB 26
342,827 342,827 000000000000000012ca95ac09b57d38f5cd7a9c6c125e5d2846e3344afebb7f 986 0.58/1.00 vMB 24
342,826 342,826 00000000000000001730d3f48f2f632c29c07727ee26962a0b7df91e81ae5233 44 0.02/1.00 vMB 17
342,825 342,825 000000000000000006201a836cd21bf1ed1f18d0124f08fd2ac96d4587f81a75 374 0.23/1.00 vMB 21
342,824 342,824 00000000000000001565b53429c2ff42c2cfcfcd9fb64976f8cca65ac7bfb598 735 0.42/1.00 vMB 26
342,823 342,823 0000000000000000043aea70f4d9ede0009e694c621fef09416aaeacd918c6fe 204 0.09/1.00 vMB 5
342,822 342,822 000000000000000016a2f262f0881b4638230ce4a3f15b81aeb3d0dceae4ff02 1,275 0.72/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.