Loading Tool

Explorer IconExplorer

Memory Pool

78,621 transactions
29.31 vMB
0.07685923 BTC
Random Selection Loading Transactions
Max Size: 175.42/200 MB

Candidate Block

Mining Attempt 6f5d553a7f97e94f71c468d456e521b37ead5d44142e251465c7aea50694852c
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e8db9a46bfb5dd7adee07a66fdaba65c8454035f2d091ad68d417289260c148d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.01733621 BTC
Feerates: 108.89 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (586,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,064 328,064 00000000000000001cfd9048d25eb46448e1df18d3e3b69cbcaa8b5a35e8f3cc 146 0.08/1.00 vMB 25
328,063 328,063 000000000000000008550affbc25d34be363c36220edf28ee91de8a192f0f567 441 0.21/1.00 vMB 32
328,062 328,062 00000000000000000a59c6f08c9ebfaa2ba5f178e63e4f24f220f8cd5b8da246 424 0.46/1.00 vMB 17
328,061 328,061 00000000000000001688bd5818bc6aeb3d8a58a8d42fec70692152e5b73fb460 835 0.35/1.00 vMB 36
328,060 328,060 00000000000000000e7e60809d1bf2a499c2a47a6c05918eb2a5f38bfcbee0bc 350 0.25/1.00 vMB 24
328,059 328,059 00000000000000000057eab695c35178f2e802767e1d548241636d8be2c043ad 207 0.08/1.00 vMB 39
328,058 328,058 00000000000000000535a6a08fe431c01a2c3b87a3bfb120a0f97ef0df163721 326 0.19/1.00 vMB 27
328,057 328,057 0000000000000000142ca76b47b1bed42bddd45f054bfe094f0a5ce017613d61 1,002 0.59/1.00 vMB 28
328,056 328,056 0000000000000000152698257b52a59b8f3b53d8c27cd4fbf17a0df3d77a54e3 303 0.10/1.00 vMB 7
328,055 328,055 0000000000000000018e394d010dd66f1861663fee83c2db371380460f5dfb9e 255 0.10/1.00 vMB 25
328,054 328,054 0000000000000000003ee3ad513d6a32a10ff910ee057a158a88c5fcbbe7c5e9 35 0.04/1.00 vMB 11
328,053 328,053 0000000000000000146d6f648ead94fbdd85616b48f5db5fa0deb5aee75aa1e2 1,408 0.75/1.00 vMB 28
328,052 328,052 00000000000000000bad24e46e587ab29e8afb3212ba6c1938609b1de52f77bf 53 0.03/1.00 vMB 15
328,051 328,051 00000000000000000c3395166bc847a4c7a3135a3b1accd66dcf25544cef780e 854 0.47/1.00 vMB 28
328,050 328,050 00000000000000000c54ecc65d77ae7268e8c8ad0e362d94fad4ef8e263d2a17 517 0.32/1.00 vMB 25
328,049 328,049 0000000000000000115e9853d0de56f3e620d5a0c6e000bbd734ada06f8e2d1d 152 0.09/1.00 vMB 17
328,048 328,048 00000000000000001378d063a524029af9acc9eea79cca337c9ff631fe00160b 746 0.52/1.00 vMB 24
328,047 328,047 0000000000000000170dedfea1fc8799379107e094bf9cfef40d3a2cc5b42790 1,600 0.83/1.00 vMB 269
328,046 328,046 00000000000000000c1fee1e13173d9711b92459c52459ea74df1a2385f9a1de 236 0.06/1.00 vMB 70
328,045 328,045 000000000000000005499c36ac76252391b515593ccfd8eb60b1b808feabc9e0 469 0.32/1.00 vMB 25
328,044 328,044 00000000000000001813dcdafd6c7a1b591cdf5b331cdf6411be655b5524e2df 373 0.21/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.50 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: 668.39 GB
    • Received: 15.49 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.