Loading Tool

Explorer IconExplorer

Memory Pool

74,867 transactions
27.62 vMB
0.07521246 BTC
Random Selection Loading Transactions
Max Size: 168.53/200 MB

Candidate Block

Mining Attempt 18a99ea47ca83fce5225fbc373a9dd429d49aa9d6ee389d8b4fadf09f1c935f8
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root ad6d171eb6908bb2a1ea81a3796b81ecc860b7d6527bd31126380e874be266d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.01629348 BTC
Feerates: 301.57 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (436,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,206 479,206 000000000000000000f9342e1933caea7071ed33367694dd7776388f085f71b2 217 0.13/1.00 vMB 78
479,205 479,205 0000000000000000010fc1cf55ac5f2b6674f8074ba5fb3f8084d285fede1e2b 1,993 1.00/1.00 vMB 77
479,204 479,204 000000000000000000d30c7717d5bb2a8efbc30ede7bb69aa42de167edf6afce 793 0.48/1.00 vMB 84
479,203 479,203 000000000000000000dfc986f95a111c965542a9faa4548021a2b5478cf7b9e6 1,488 1.00/1.00 vMB 33
479,202 479,202 00000000000000000105d608bece3a2acc9e5090a2c7dd73bc3e9ea9a0925390 1,827 0.71/1.00 vMB 125
479,201 479,201 000000000000000000c497bb9e8ac7e2a25f487ddb07ea2a377a970edae42814 1,139 0.64/1.00 vMB 82
479,200 479,200 000000000000000000e6eaf5620203cc3825646d82f021ba7c97de4227fe796b 101 0.10/1.00 vMB 39
479,199 479,199 000000000000000000b874e3f5c8cb0c08ff2516ba07ffa7cb7bc485e2d964f9 632 0.33/1.00 vMB 78
479,198 479,198 00000000000000000066987ff9a5dcfd30a98a0e0325729aadc39a1f4c38a73b 1,267 0.67/1.00 vMB 72
479,197 479,197 00000000000000000114b37385be064eaa3f5ec917b2db0dce2e8fc89eb6d20f 988 1.00/1.00 vMB 39
479,196 479,196 0000000000000000004eef73f0731ce4e695d2dd67e48685b896c35b463654aa 806 0.70/1.00 vMB 61
479,195 479,195 0000000000000000002edc6f0337f7e566aecc2d38ff26aa2c309e66b9a6a4c6 715 0.61/1.00 vMB 45
479,194 479,194 000000000000000000d202e4f61a9141513f98c21a1d66e4af6aa6bf35111be6 1,794 1.00/1.00 vMB 67
479,193 479,193 00000000000000000011e6f056c0adfa7321c1fd2e8a6c570e60927ad1df2988 1,874 1.00/1.00 vMB 33
479,192 479,192 000000000000000000fbf7ac34c995ab9f14ef9ce07de830f1f9592f0f061d27 2,471 1.00/1.00 vMB 114
479,191 479,191 000000000000000000e7d55479f15efa874fac0a25ca628b267ebafaf6a2e49c 1,966 0.95/1.00 vMB 137
479,190 479,190 000000000000000000b003d4bec6fc4721abfaed9f39e8f8762f7161d7ec916b 1,983 1.00/1.00 vMB 42
479,189 479,189 00000000000000000003c9e7b88e8dd7159751ae0588ee68e2634f4751f0cb75 1,836 1.00/1.00 vMB 88
479,188 479,188 0000000000000000008aa123e235b0b4ac5d21ecdce79c6dd9f54ea044c1d0f0 1,660 1.00/1.00 vMB 107
479,187 479,187 0000000000000000008fd15d5b9b0c2b0677559d3ad97395782134e420f94e62 2,138 1.00/1.00 vMB 164
479,186 479,186 000000000000000000e1e4d1f04426df0aac21aed647cce70873bb7f0ba50db8 378 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.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: 711.86 GB
    • Received: 17.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.