Loading Tool

Explorer IconExplorer

Memory Pool

42,772 transactions
26.97 vMB
0.07386513 BTC
Random Selection Loading Transactions
Max Size: 141.20/200 MB

Candidate Block

Mining Attempt 8f09dc64a758d319542e55b8acbde20347e7161b28696da8c3792eb5587d7229
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root dfc70bb04b6263e4e8dfeda2e81f3bc574b3d3a66f3bc238cc2e2b28bdf4d690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,897
Size: 1.00 vMB
Total Fees: 0.02358027 BTC
Feerates: 265.25 > 2.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (522,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,915 392,915 00000000000000000897b6c2da07f32af46eef3498848a853bcb0f1c31057427 1,642 0.93/1.00 vMB 31
392,914 392,914 00000000000000000649f0af644d6c91153151e9436eb7f51987920423c0259c 51 0.05/1.00 vMB 3
392,913 392,913 00000000000000000306842e465d6999f0c6056a02e21e27541e88e4e37b6908 2,270 0.93/1.00 vMB 36
392,912 392,912 000000000000000004ed358190035c482d2db4f9071ed5667e5ba399e23eebea 525 0.48/1.00 vMB 27
392,911 392,911 0000000000000000002b7833500d6e131b5370e4986c1a7918a2b55e3c6cd0ba 2,377 0.93/1.00 vMB 46
392,910 392,910 000000000000000008970973a46710a1b0e226702507193e619a1e3ddda6a7b3 1,545 0.81/1.00 vMB 39
392,909 392,909 000000000000000004c35b9749d5dc82cf4258e360877e355e62ee375ba4be2d 752 0.54/1.00 vMB 22
392,908 392,908 000000000000000002869fdf65d210e4d30e11bc8ecd5aa595e6281f3f72bfd0 1,320 0.61/1.00 vMB 38
392,907 392,907 00000000000000000249850ab9db80ee7a4512d744aecb0f0b80bf7ee82faf5d 1,666 0.93/1.00 vMB 29
392,906 392,906 00000000000000000026ea9b1dc6e2b830e80d360061f163bcce9cbb02160023 2,089 0.93/1.00 vMB 38
392,905 392,905 000000000000000008ebd0ec66d421c8063f34f8f9ffe423e7361b5428b7223e 760 0.99/1.00 vMB 12
392,904 392,904 000000000000000001ba0db9946bba40c9cb27513994075be1602d8f4bb36157 2,236 0.75/1.00 vMB 50
392,903 392,903 00000000000000000a22a765951748ab36319701516141efee33762eb3d1503f 114 0.25/1.00 vMB 6
392,902 392,902 000000000000000005d5a4566f1d3bad5518a1a3769b15916721587ea165701c 1,497 0.69/1.00 vMB 41
392,901 392,901 000000000000000002f4316698b0b62d366828140e47fd0d4c635243dfddf934 1,363 0.99/1.00 vMB 22
392,900 392,900 00000000000000000043386f687422f6840b2b64ea32c673592c517400361722 1,757 0.91/1.00 vMB 32
392,899 392,899 00000000000000000883ea03e55ed9c4254d96c4fdef25bf58482a53459eb528 1,569 1.00/1.00 vMB 28
392,898 392,898 000000000000000000b54298d13817d2502d1d89ac06ba5b5d63e6ee7c47e04a 2,406 1.00/1.00 vMB 42
392,897 392,897 0000000000000000073f2e38b954d094cb8e31886f7af6ba5826f1922dbd4cb8 2,978 1.00/1.00 vMB 50
392,896 392,896 000000000000000008a24d9a395d5e9696d78e5e46466d2d6548fbb1870db08c 729 0.39/1.00 vMB 31
392,895 392,895 00000000000000000512b1ef80ae2c995435e64454e34ead542388f25124a267 895 0.48/1.00 vMB 32
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: 11
  • Data Transfer:
    • Sent: 656.67 GB
    • Received: 14.40 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.