Loading Tool

Explorer IconExplorer

Memory Pool

87,152 transactions
32.73 vMB
0.12095366 BTC
Random Selection Loading Transactions
Max Size: 196.68/200 MB

Candidate Block

Mining Attempt c4b54ed6348392ecb423d87dd96473d0695b4b9e9a08ea8d50a0af46d18f792c
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root e1086d8ce3fd35cdcb083309583f94f154a923338df74f01e8fc639dc11202b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.04320593 BTC
Feerates: 218.18 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (584,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,884 330,884 0000000000000000067a5a95a19b2ae9848eef5a5fbdec4158e9106ff8f3baec 66 0.03/1.00 vMB 12
330,883 330,883 000000000000000012d1b178e50d2e6a2e2a3aa56cd21bb62a77b089d6bb9f52 743 0.39/1.00 vMB 27
330,882 330,882 000000000000000019c59d33b7f7a8cd70ac562267fba165da97e40a26108415 1 0.00/1.00 vMB 0
330,881 330,881 00000000000000000007efba1ad07ab3585fcd98044442705bc16667a44ec4af 597 0.25/1.00 vMB 34
330,880 330,880 00000000000000000aa98360fb6af8d2018ee052d3af90355c7d84e2ca7df998 224 0.07/1.00 vMB 33
330,879 330,879 00000000000000000a8ddb784d6150eb6ee5a6e7ef3c05f74521bec589006737 1,239 0.55/1.00 vMB 29
330,878 330,878 00000000000000000a235f27856ca8da61a18672f6c57c88509e36c6d1cae0a6 465 0.23/1.00 vMB 26
330,877 330,877 00000000000000000b0f9b53747718c0a11e465197477fe08338386391d9c62d 1,041 0.47/1.00 vMB 30
330,876 330,876 000000000000000003e921017d1424ebf42518f8c31f5530a10d39f402a2d904 788 0.35/1.00 vMB 28
330,875 330,875 000000000000000000e766051b38e391090f50af6d380a4b8f8e369af58246aa 135 0.05/1.00 vMB 12
330,874 330,874 00000000000000000efcab1f418d4561866c3b8c179313288f1246217c985c0d 820 0.47/1.00 vMB 26
330,873 330,873 000000000000000012bb121132f2374b6748b16327a147c48c030bee0fdd0772 1,124 0.75/1.00 vMB 22
330,872 330,872 00000000000000000fe2b364939bb3e2e981ad3599d33d5b890b00b49f9c4c1a 1,138 0.41/1.00 vMB 37
330,871 330,871 0000000000000000079eab8375c33a246ce268a7dbfa96c9efbdc8aaac974838 528 0.31/1.00 vMB 26
330,870 330,870 00000000000000000f7baf74294024fd6292dcb487a8e87a7838733a8276636d 593 0.35/1.00 vMB 25
330,869 330,869 000000000000000007a8a848794d0badff5b7f860e5e53564b96800461b4bc55 256 0.10/1.00 vMB 31
330,868 330,868 000000000000000010ed7772995e97522ba8c3e224c75cbfefe2cd3fc3983732 1,385 0.71/1.00 vMB 29
330,867 330,867 000000000000000018b56a827db9adb76ed6b5746ef4573c33d1e4f64ec59fe7 142 0.10/1.00 vMB 14
330,866 330,866 00000000000000000ba1baadd5e801ea67cceb2188df3995c5dbda56a14fb6c8 1,134 0.75/1.00 vMB 22
330,865 330,865 000000000000000005760431a82549b7eccf605e6bc64ffcf44402978dc4df57 512 0.17/1.00 vMB 44
330,864 330,864 00000000000000001439a50700ab8e84965284034b976223ee0b6d6a010ca223 235 0.15/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.52 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.88 GB
    • Received: 15.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.