Loading Tool

Explorer IconExplorer

Memory Pool

79,337 transactions
30.75 vMB
0.10830383 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 7976613176718ff500141b4feba82c1ef157c298461d62518ea4585846da49f0
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 5d5e8ef35fbeae1589689444fc65a069f96301b538bea8638736a2fbe526134a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.03452407 BTC
Feerates: 201.36 > 3.46 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (622,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,124 292,124 0000000000000000a2b60ac95009289afad59ddbcb1d9999253efd56172ad388 296 0.13/1.00 vMB 33
292,123 292,123 00000000000000007acb60f2ce943d6abcd32ec98efcd599202bc7508302ca63 144 0.14/1.00 vMB 21
292,122 292,122 0000000000000000531496801630b9b3e1b7149c781c53f657eced2ab84d9c7d 23 0.01/1.00 vMB 36
292,121 292,121 0000000000000000dc2c73ef9826e67b236bdfd26ee5231e5417cb5a14f7aef5 400 0.18/1.00 vMB 39
292,120 292,120 0000000000000000c06b1f3e23ee99d808f657e0d8d5c6bf8140467352499e63 512 0.21/1.00 vMB 53
292,119 292,119 00000000000000009d516e7e57568ac8cfe3fe32c75a09c47011498727464874 162 0.10/1.00 vMB 27
292,118 292,118 00000000000000000798a3b007e17bc86f1b29dad17966763474118ca9237629 272 0.23/1.00 vMB 22
292,117 292,117 000000000000000047b6b59eb0d627dd5fc77d4f9ad93b23e57c7888461a87e1 319 0.16/1.00 vMB 44
292,116 292,116 00000000000000001b9deabdd1e374db4d41158363476d0553fdf0ed565a491e 85 0.08/1.00 vMB 5
292,115 292,115 000000000000000020e0d7b7913f3410852462f33dd3bf9e8bb89958cfdabade 138 0.08/1.00 vMB 31
292,114 292,114 00000000000000007c5b602d3392c85cf4152ec4297fda8ff8ab80aae97415eb 90 0.08/1.00 vMB 18
292,113 292,113 0000000000000000c72a81f74bfe2d646adf5ddffa67cb0523ab18ce47d91805 102 0.07/1.00 vMB 30
292,112 292,112 0000000000000000db345e423d946bb92be8543b8153d3d9e53e9e0554c23d53 567 0.34/1.00 vMB 31
292,111 292,111 00000000000000004791780470fc1aa663913f58aa39a8a01151e5ad49f07cd5 256 0.09/1.00 vMB 57
292,110 292,110 0000000000000000dd51b12152493415a1df0e3af908bf0d79dbd0fbfaa086e3 278 0.12/1.00 vMB 38
292,109 292,109 00000000000000003055c3398d2b31cc935d88f90b42eaee0476bee7b0e25edb 18 0.03/1.00 vMB 12
292,108 292,108 00000000000000002f262712195a406b9839d863d0308f6df0253377cab4b57a 146 0.06/1.00 vMB 31
292,107 292,107 00000000000000003d9de9ddafcc4d48b195592d2565ce1d6f366bef24410a4c 685 0.26/1.00 vMB 50
292,106 292,106 0000000000000000b6ac0b9d26a0f7e141aa77a4e2b8d19ac262f888384eeca8 573 0.27/1.00 vMB 38
292,105 292,105 0000000000000000f6103f4ad4395d1e6126f66fac3aef031d290d983efb1917 256 0.09/1.00 vMB 62
292,104 292,104 00000000000000009105d3129335c2ba44eb6cbda99fdc37b36d7beece5af463 580 0.28/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.49 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.33 GB
    • Received: 15.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.