Loading Tool

Explorer IconExplorer

Memory Pool

42,947 transactions
29.14 vMB
0.07706321 BTC
Random Selection Loading Transactions
Max Size: 149.93/200 MB

Candidate Block

Mining Attempt a320137de1703a5b3244f9dc82edccad68da874598f9aee1875b1db7996b3a26
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 30133d2d1aebfbda0f8f040c2684338ca29cb8faf9559ce24e9e4598028ef57a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.01999263 BTC
Feerates: 150.75 > 2.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (149,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,302 765,302 00000000000000000004f540244367f87b7a12c51be632e0d0fa1a7827e0118a 622 0.87/1.00 vMB 3
765,301 765,301 0000000000000000000611ec03737ce0d05812fabf451883fb1372dc53da29af 2,515 1.00/1.00 vMB 12
765,300 765,300 00000000000000000003776a85f364204c20e7aafe7f6a15039a233055642fc7 1,185 1.00/1.00 vMB 10
765,299 765,299 00000000000000000006e936a7e8cca37adbb5963f2e40e682d2a79c3617e61e 2,424 1.00/1.00 vMB 21
765,298 765,298 0000000000000000000501619440a861411fdb93fd1bb4e5f7923205b2053a0c 3,015 1.00/1.00 vMB 23
765,297 765,297 000000000000000000053216ad53917c43b2896a53f9500bab32e38ef68434ef 2,710 1.00/1.00 vMB 33
765,296 765,296 00000000000000000000325137a63726ae61ffb922bc87577eadc4bd2ea979eb 2,751 1.00/1.00 vMB 17
765,295 765,295 00000000000000000005daa5f8c56ff93c3ecfe56d91f7e2260221012cad22df 631 0.33/1.00 vMB 17
765,294 765,294 000000000000000000058dbb0602e3758e3e2c7a4422e5927e8e311d92ad973c 1,487 0.66/1.00 vMB 14
765,293 765,293 000000000000000000033a506cf4e07322f8c4549d1d5b7c81d3fa8e2b1a3938 450 0.23/1.00 vMB 16
765,292 765,292 00000000000000000005a8e24e5a211d7b1ae668e6db819a67fb05f726b8b5f5 527 0.18/1.00 vMB 17
765,291 765,291 0000000000000000000544355ec10382b9c04805710276d94cd086301b5635f1 600 0.32/1.00 vMB 12
765,290 765,290 000000000000000000026b918b22a69a55f7dece9e167839a96083ca42076dc6 155 0.05/1.00 vMB 17
765,289 765,289 00000000000000000000b0537a5656e96163d40bac74fb613602c5a881aa2b9b 1,286 0.69/1.00 vMB 13
765,288 765,288 00000000000000000004d50513d43daec04bdda71c57f2d49123f35b34f6ec3d 1,749 1.00/1.00 vMB 7
765,287 765,287 0000000000000000000575dd83b4f93b5fe8c908b58d8eda9fc35b21cb7b2dcd 2,935 1.00/1.00 vMB 22
765,286 765,286 000000000000000000059b7cba4c2885770709bc2726bbed405addea8fd728c2 1,822 1.00/1.00 vMB 13
765,285 765,285 00000000000000000000a208a74b7d50a2e07d0ee56f1d3da396710c0e793927 1,413 0.99/1.00 vMB 15
765,284 765,284 000000000000000000036cae2ce72a862b05b3ddb6806ccb9278abd26adb04ba 406 0.46/1.00 vMB 6
765,283 765,283 00000000000000000004d204d55463e78edcd01bc8d79d9c44aa40649515d0d3 1,205 1.00/1.00 vMB 18
765,282 765,282 0000000000000000000090685e912e91ca6a62d3e6dd19e84e54d4cc4e1ea686 214 0.05/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.70 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: 629.19 GB
    • Received: 11.88 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.