Loading Tool

Explorer IconExplorer

Memory Pool

80,355 transactions
30.55 vMB
0.08559257 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt dc8b64aee0888ee9493bba5478e1a0af1c56058256b8f088fbc40f1fc60bda97
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 94a09143c116a6d16a84d4ce3b91cba97f9135b00383d0fc4ac6322cb3c71c03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.01669831 BTC
Feerates: 150.77 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (544,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
370,873 370,873 00000000000000001428b4b30dc4bc16766970323d9279e613617987befd1ab4 746 0.42/1.00 vMB 38
370,872 370,872 000000000000000006d07d0b4063af8b75b5fb75ba0849cfaadf936eb062aae1 151 0.09/1.00 vMB 33
370,871 370,871 00000000000000000aa93cbcc7ae5de01875b9ac14f3bed15a8bf4c4128190cb 335 0.17/1.00 vMB 39
370,870 370,870 00000000000000000111820c7b30c58c62d0f09302922dd69fe0f88440167cea 380 0.22/1.00 vMB 37
370,869 370,869 00000000000000000951181795dbec8944b239d616e3070dc7c999d7a638ebc5 649 0.35/1.00 vMB 42
370,868 370,868 00000000000000001075d6e9c3beb119cee4d4712e5fb4d5018c14e43b4952e3 215 0.14/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.04 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: 719.98 GB
    • Received: 18.14 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.