Loading Tool

Explorer IconExplorer

Memory Pool

35,552 transactions
25.79 vMB
0.07730733 BTC
Random Selection Loading Transactions
Max Size: 131.51/200 MB

Candidate Block

Mining Attempt db1dabadd706f101efa7c0cac16810dfe0954150bc3bd9be246eca63a67294d3
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 2aa9d9cb37a182565762f394f126074d5d8017f37601b79b295956b78029ea21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.03009491 BTC
Feerates: 151.12 > 3.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (239,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,843 674,843 000000000000000000099e8a6934f467c09471f05d87b5ab98385dfa740573a2 1,180 1.00/1.00 vMB 32
674,842 674,842 00000000000000000004340be2a5f5b1b5fdcaab2a6b1784ee1f1ea86250b51b 259 1.00/1.00 vMB 10
674,841 674,841 0000000000000000000ce826e099ac9bb82db6b306df5fc9cabe3f62c2c04d7b 653 1.00/1.00 vMB 8
674,840 674,840 000000000000000000046e98e8bbabe394a0e300d756810879cafb3c238a06a7 1,269 1.00/1.00 vMB 15
674,839 674,839 000000000000000000094fc301180c9d5a2e5dd1e3e964928616bd1512abdb47 1,830 1.00/1.00 vMB 66
674,838 674,838 0000000000000000000b396cce7408569886b70501b4439193692a4203b86906 1,874 1.00/1.00 vMB 39
674,837 674,837 00000000000000000009fce8937d93e1bd2a20492c6030a98451316be1fcee7a 2,683 1.00/1.00 vMB 109
674,836 674,836 00000000000000000004bc2ceae534e9d82f5b32d707aac8953419cb9d617248 2,385 1.00/1.00 vMB 88
674,835 674,835 000000000000000000085b2466a9b5d132b3074002e91f861c57089743fa5ccc 147 1.00/1.00 vMB 9
674,834 674,834 00000000000000000008d85558c1f0c11d23e99148b837918846a0201488a86e 408 1.00/1.00 vMB 8
674,833 674,833 000000000000000000070453a05ac659fc0eb910c74b5a52ea3b8086bf84b112 2,065 1.00/1.00 vMB 63
674,832 674,832 00000000000000000006cc33f011d533663ea90b9d0c27b6f234f62bf1faff08 974 1.00/1.00 vMB 86
674,831 674,831 00000000000000000009c612b12ad28df7bbe0cd5893fa7a43805e0021c3bae0 843 1.00/1.00 vMB 11
674,830 674,830 00000000000000000003ef48a9b7c45d4826e91dbf792de0bab3df92715433a9 1,423 1.00/1.00 vMB 24
674,829 674,829 000000000000000000058050ba0a9d5223006bc440673c2cd03a8c88c600a2c3 1,929 1.00/1.00 vMB 21
674,828 674,828 00000000000000000006f1104883672cdea28c20bd67e75f3b4f39cdeb1e7cf8 2,148 1.00/1.00 vMB 93
674,827 674,827 00000000000000000003a8d031a992aeee3d0c1e6bcae50a20be01a56751f08e 1,752 1.00/1.00 vMB 18
674,826 674,826 0000000000000000000baaa8e2ac5cac60da97948c3e83bb9ffa3a041af06108 1,678 1.00/1.00 vMB 34
674,825 674,825 00000000000000000002ca3257827cc500821e0c82a53ba00da57a9863b868c1 1,368 1.00/1.00 vMB 21
674,824 674,824 0000000000000000000698227d07efb0f88dc848486ba4edca0e6aeb57e09d90 2,067 1.00/1.00 vMB 67
674,823 674,823 0000000000000000000842e25c8678bdf81f4d53a6b5a6f41c06acca9d30e857 1,786 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.84 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: 637.64 GB
    • Received: 12.43 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.