Loading Tool

Explorer IconExplorer

Memory Pool

86,457 transactions
32.83 vMB
0.13179719 BTC
Random Selection Loading Transactions
Max Size: 198.42/200 MB

Candidate Block

Mining Attempt 2b5a90d2db6db19132197b04a9c58082ce8874efff9e06628f4b9295ce35cd88
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root c5e9228abdd9c74709da92b6ac1790635665ef4e39426195c9562a40d8d4b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.04864337 BTC
Feerates: 641.71 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (403,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,140 512,140 000000000000000000251bd3be047059db70aead815dbbb45b71f567d6d8cd2a 1,933 1.00/1.00 vMB 7
512,139 512,139 00000000000000000003ca8f9030aecefac6e6d888cbb57cc7016cec405f184a 1,993 1.00/1.00 vMB 38
512,138 512,138 0000000000000000002a2ee03c605cce4bfe8263b866d110a8a69a1e7893ae60 1,902 1.00/1.00 vMB 19
512,137 512,137 0000000000000000003fd5d8c109e056192ab4a25fe122bfb5abb2aaa4b92ecf 2,230 1.00/1.00 vMB 33
512,136 512,136 000000000000000000545f9a6dabb90cc766c27569b99a084854f298f5670a7e 2,790 1.00/1.00 vMB 53
512,135 512,135 0000000000000000002c239827fe5f926a9c78388a25fad0a0a15e3271e79a49 2,096 1.00/1.00 vMB 48
512,134 512,134 0000000000000000004ae696846d1a38ebf5cfdad2c0863a8db005cf13284b87 1,298 1.00/1.00 vMB 25
512,133 512,133 000000000000000000036f0cfb2dadd069060c8ba36d63f2e11cb02e85ef7ed2 3,948 1.00/1.00 vMB 26
512,132 512,132 00000000000000000055596478b713b0f08ab06d3ab0c2112c049db2e7d76204 2,154 1.00/1.00 vMB 64
512,131 512,131 0000000000000000003f5b6af83e62660f4c7f699695a679b20eee6c447369ee 1,975 1.00/1.00 vMB 126
512,130 512,130 000000000000000000487bdeb408a13ebc3ec57ad29099301ccc1f5f18202177 1,803 1.00/1.00 vMB 22
512,129 512,129 0000000000000000003355417edb641a7ea71810b845c3b61c7d7752fa5d344d 2,466 1.00/1.00 vMB 25
512,128 512,128 0000000000000000004fc5b3b955fa29a66c5226e38b5af9bce76fff04c6efc9 2,176 1.00/1.00 vMB 16
512,127 512,127 00000000000000000005b1397afbb68a0431b5a3f8f846b7dcffe478749dad39 1,647 1.00/1.00 vMB 24
512,126 512,126 0000000000000000001381cc73259700c8228c8b27146a58b6ca68b0a24f9275 2,418 1.00/1.00 vMB 91
512,125 512,125 0000000000000000001938bd6a17850df2e4ed45db8820c1c8a15b85605128d8 2,225 1.00/1.00 vMB 78
512,124 512,124 00000000000000000008e8852af9d5624147fd2457ee82c47e6496e096b8e543 1,742 1.00/1.00 vMB 51
512,123 512,123 0000000000000000002ad20b765963503f2531e6385cdbe18c7c42b1bab49071 1,081 1.00/1.00 vMB 56
512,122 512,122 0000000000000000001df4d00bb525540d5aa08128e3792d0eb95e7714607420 714 1.00/1.00 vMB 57
512,121 512,121 0000000000000000003d778ebade17e55416ee373eebc5a9a893258b575a467d 1,805 1.00/1.00 vMB 36
512,120 512,120 000000000000000000224f2d57b55650217ab10658fb7dc68cfc53931ad0b375 216 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.