Loading Tool

Explorer IconExplorer

Memory Pool

73,925 transactions
28.48 vMB
0.08313161 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt 6054bae6a560dcb4cb51306c84be06786a51b2ba4b029d9431e45471810d0a14
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root b6503b7979a1a9d226014fa3a64d1ddd8e70fa95f03aad5f3ee7a4484a9ae597
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,907
Size: 1.00 vMB
Total Fees: 0.02597749 BTC
Feerates: 196.43 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (556,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,918 358,918 00000000000000000ce5721adb753df9190ad697d724d86a16fdd55e54d8255b 737 0.57/1.00 vMB 15
358,917 358,917 000000000000000004752d45252fb45436656ee0e1b01178a553a670b3f240b2 1,834 0.75/1.00 vMB 33
358,916 358,916 000000000000000005fc26a7c3714115c6db42197e1a3fcabe7a48912ca5e843 608 0.54/1.00 vMB 11
358,915 358,915 000000000000000002b2af3cd8c68f3672ce5e97ea22f21a85cbc741551ca231 1,991 0.95/1.00 vMB 30
358,914 358,914 000000000000000011ea2c2ac1c8280755ec9f89357ffd597ecc5b9502dd4012 190 0.08/1.00 vMB 29
358,913 358,913 00000000000000000c92138abab539da317c4202891f301cb82a6e3ec20fd7f4 1,324 0.75/1.00 vMB 340
358,912 358,912 00000000000000001229fbe8cb59bac2d04db4f098ab3636394890490f723194 845 0.70/1.00 vMB 16
358,911 358,911 000000000000000006197e9477d2618abbfe8db46fe98a1c7f4403962e81acc7 1,563 0.75/1.00 vMB 29
358,910 358,910 00000000000000000683a8bf25ecb3372b339ad54418f1f2453846a9097d737b 1,707 0.99/1.00 vMB 23
358,909 358,909 00000000000000000ad5722028583701e76ecb025d0fb3203def5f7074c40fdf 492 0.33/1.00 vMB 19
358,908 358,908 00000000000000000af79ec7c0e8972cffd5234be898c5f9e9a12c10b2a8d78d 1,311 0.85/1.00 vMB 20
358,907 358,907 000000000000000004f99b46c75ab14c01eb6f0f1b62dfa3d1a9ffe9988ae4ea 1,834 1.00/1.00 vMB 31
358,906 358,906 000000000000000006a1f8d50d441069d42460c92592760c5bdb860eaff0b259 2,015 0.75/1.00 vMB 35
358,905 358,905 00000000000000000356849d1b7836fc19b8fd29a52494b2cb7f302abff0704d 317 0.16/1.00 vMB 22
358,904 358,904 000000000000000008b8cebf7b7d28b3677011820a5fdb5bfb206d3b8e46de8e 1,503 0.75/1.00 vMB 27
358,903 358,903 0000000000000000094bfd73f0cff1f4bb3f0a1bce95160d50cdfe5733e876c3 1 0.00/1.00 vMB 0
358,902 358,902 000000000000000001c4270d6cd70e49c310efe2b04fcf5cbb5726ce976628aa 721 0.37/1.00 vMB 22
358,901 358,901 0000000000000000081cfc3b87e2822fae31f2914783734b02232495558d7d10 794 0.48/1.00 vMB 26
358,900 358,900 000000000000000007237a1ecba5269adca47e00747239800d1167e31e0013cb 358 0.27/1.00 vMB 24
358,899 358,899 000000000000000001d27eb9b73ce59e5967e3567f8b93d0fb38d0d687c8866f 1,546 0.75/1.00 vMB 30
358,898 358,898 0000000000000000138b4ba298a8f085f2ea530bbfe8a83aa88ef9427283590a 668 0.49/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 667.49 GB
    • Received: 15.26 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.