Loading Tool

Explorer IconExplorer

Memory Pool

80,114 transactions
29.49 vMB
0.12525917 BTC
Random Selection Loading Transactions
Max Size: 178.47/200 MB

Candidate Block

Mining Attempt 633a3331a532df3c6fe523cdddae24b4e073ad3098c5a5d7b3cc3f4e4ff12bd9
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4165632c64d61dc7ca3e755e5a1a5eaa2ecc5e95fa506d5ac0ec095f00a3fd16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.04501055 BTC
Feerates: 477.45 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (588,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,983 326,983 0000000000000000186831e8e00586e763deff7f6bc04436b0e988523f7fcf16 32 0.01/1.00 vMB 0
326,982 326,982 000000000000000012bf83f8017def183bbe4cc3b7bb306d4a2e4f35c5388a24 678 0.32/1.00 vMB 31
326,981 326,981 0000000000000000198f5f6add1a7d098a4e423252248660be3774ff8835e5f0 241 0.10/1.00 vMB 26
326,980 326,980 00000000000000000f5386b8671641fa0a2624476b41836d1e3818b66219fd02 393 0.28/1.00 vMB 21
326,979 326,979 0000000000000000123913c262e20d731ef4e66c09d70e6180a29b6a8edfeb7b 1,326 0.75/1.00 vMB 21
326,978 326,978 00000000000000000ba8492d6dbaf3384f6ba41d732f74c3837c2ce582c0365d 1,024 0.33/1.00 vMB 45
326,977 326,977 00000000000000001223ebbd581c468a828729d14753b5b35af63b8bba9ff9f4 1,125 0.63/1.00 vMB 24
326,976 326,976 00000000000000000acaed657844b8bc99ae94ca755f6a79a3cf18e234f0dce0 1 0.00/1.00 vMB 0
326,975 326,975 00000000000000000a323ce3bc0e9141ce04d595ae75cd25e935e538741c7c18 1,841 0.75/1.00 vMB 28
326,974 326,974 000000000000000003ae8b123ef703ba9cae855abeac1454d3257ff1b7b98656 1,111 0.67/1.00 vMB 24
326,973 326,973 000000000000000015305c5c9931ad31fc2d03a532f153d9bb9caff45881df3e 823 0.25/1.00 vMB 48
326,972 326,972 000000000000000008a5cc2ddbf97e936ce56d437fe64e1d45e4e1caf94ccf37 146 0.06/1.00 vMB 30
326,971 326,971 0000000000000000024f34b758964cdb7e8253bd34eed367410de4804f9cb14b 286 0.14/1.00 vMB 25
326,970 326,970 0000000000000000079012c1df195f099bcefe34464b96ab325d94d4627084f2 1 0.00/1.00 vMB 0
326,969 326,969 00000000000000000991e23725466ce0e4190e8c13ef5a8608f4735fbfeb7f73 256 0.08/1.00 vMB 47
326,968 326,968 00000000000000000f35ca557284af4c831829578c173a5cc7e87fa12ae18ded 746 0.35/1.00 vMB 27
326,967 326,967 000000000000000004e5282e5699723306ea779199d18ad1e089a805f0e547b7 246 0.11/1.00 vMB 28
326,966 326,966 000000000000000001cdbb9b0cc4dfa77f4415871378a299ba3b246d8dbbdfbc 82 0.11/1.00 vMB 16
326,965 326,965 000000000000000010688d633cd9df89e5a5d17d9a5cd6e4de4abed264b8cbde 524 0.31/1.00 vMB 33
326,964 326,964 00000000000000001288c8094a5ff650bc4229207e01a7b4d0d06b11ae75f2be 365 0.22/1.00 vMB 26
326,963 326,963 00000000000000000f7bd34c3bc539d7349d52d9b3484aee0cc2ab10b773dd19 423 0.24/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.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.