Loading Tool

Explorer IconExplorer

Memory Pool

73,314 transactions
27.09 vMB
0.06166625 BTC
Random Selection Loading Transactions
Max Size: 165.45/200 MB

Candidate Block

Mining Attempt e1316ab096f54662fc90f76a90c3d7ac2fe7dda79ae7e5cfdce458923087d512
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 9a438fd42ce09ac1e9abf0785061653c0885408cdf71429a5426e54c9a4f041c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00427107 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (544,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,894 370,894 00000000000000000234055af4f4d4ca7362b7d7cad1d017dfe446949cf15d86 1 0.00/1.00 vMB 0
370,893 370,893 00000000000000000d4b56b0d34aea5ba041d918f62b7715b09e46bdd4685513 202 0.32/1.00 vMB 10
370,892 370,892 0000000000000000091062df3871f3dbb47057b1fb2b2cf7f58cae95cd40962e 648 0.50/1.00 vMB 20
370,891 370,891 0000000000000000115a9603349936d19c88a88b32ac09efea18ff7339f97f76 2,244 1.00/1.00 vMB 48
370,890 370,890 00000000000000000b6538a1e2e0ae8882a4ea60b3563d0a58d3de64010a8903 225 0.13/1.00 vMB 39
370,889 370,889 0000000000000000052edbf5633a45970947dde19fa165bdd4169c28dfb906db 1,756 1.00/1.00 vMB 36
370,888 370,888 0000000000000000146bceca3cbe5c16a85d7f347c23fba57a93a52a959f1de6 1,127 0.75/1.00 vMB 33
370,887 370,887 00000000000000000618e41f53643d1fdbdba2b9d105d508af1e8f5999ef25fb 1 0.00/1.00 vMB 0
370,886 370,886 00000000000000000f871cb98a1532fb3ae0a09372d6f649579f2be013c8cf5a 510 0.27/1.00 vMB 42
370,885 370,885 00000000000000000389b103d0cfa99ac6aff5a2ff38ebbb6b4267f8ec1c537f 1 0.00/1.00 vMB 0
370,884 370,884 000000000000000011bf3b08790ded176bcb96c198c2fc991a0e8a34bc44dcf2 1,958 0.95/1.00 vMB 44
370,883 370,883 00000000000000000d185fb1d9f2569404cf7e9b095442e333488cd5128312c1 349 0.18/1.00 vMB 43
370,882 370,882 000000000000000000bd9dae2ee61db3c744873bc53ac5098f3fbe846ec52c25 143 0.06/1.00 vMB 56
370,881 370,881 0000000000000000120406486c12112f040c56701fa20053570b264dc11d5cb4 173 0.08/1.00 vMB 37
370,880 370,880 000000000000000006677c05b596c59fc75d9612cd337010f159ad0fb7b03ece 1,636 0.85/1.00 vMB 38
370,879 370,879 000000000000000005fea6b5c22862e426caae1accacb641056bf3783d1c4ec9 1,342 0.65/1.00 vMB 42
370,878 370,878 0000000000000000036aa47497a0958c7800de49665239fd5393449eea3fb79f 19 0.01/1.00 vMB 41
370,877 370,877 0000000000000000144d80651caa69beb547abd62c6cf1b6d5b4183f52aca258 128 0.07/1.00 vMB 32
370,876 370,876 000000000000000004fbc42d06b0b6bca00b6ced9ab1a51de71d46dcc3115bb5 432 0.21/1.00 vMB 41
370,875 370,875 000000000000000003594176bdf70ab3caa9d7ffcadc521afeb18eded4de46d2 669 0.30/1.00 vMB 40
370,874 370,874 00000000000000000874b5a0be3c54e35f8067b2a8b1be6c55ddae7e64f62a5e 234 0.11/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.