Loading Tool

Explorer IconExplorer

Memory Pool

82,459 transactions
31.00 vMB
0.08269691 BTC
Random Selection Loading Transactions
Max Size: 190.25/200 MB

Candidate Block

Mining Attempt ab9ca8e60140592e71dda0511b7a9154467ca6d304402b317a53ac2bf0910ee4
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 6288d726d17c53e8c84e93469405eff124b4dae254620d6c0dee70139a53e767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,680
Size: 1.00 vMB
Total Fees: 0.01294736 BTC
Feerates: 301.05 > 1.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (599,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,051 316,051 00000000000000002a7c666d69d9e28cff15c1f57dcdd54b4a06f9cd7fbea243 96 0.06/1.00 vMB 22
316,050 316,050 00000000000000000876db4405d75e59579a9422e4574342f237358bbd771eef 56 0.02/1.00 vMB 31
316,049 316,049 00000000000000003637e197070ff8d62dac9a889baecbc83df0cbfcbe424bff 294 0.30/1.00 vMB 18
316,048 316,048 00000000000000002bedefa084b79fd032951cc49528cadbbe29e081a61567b3 256 0.09/1.00 vMB 42
316,047 316,047 00000000000000001bb6fa442639cddd1b61bc0027dced3df92a74335843aa3a 293 0.30/1.00 vMB 20
316,046 316,046 000000000000000007ee9bba842ea673834f5ba4c5c1fd1887d2033cd9da64f2 71 0.03/1.00 vMB 31
316,045 316,045 00000000000000001f9f8af5654532db64d558f7a0c5b188399670ed7cc7bdbf 140 0.11/1.00 vMB 24
316,044 316,044 000000000000000020bf0d00c6fc20c70210dabc625ce0180c142f131bd01bd5 579 0.26/1.00 vMB 29
316,043 316,043 00000000000000002c201db3f34c96765603556af7d1d6609c866fd23f239f3d 10 0.01/1.00 vMB 10
316,042 316,042 00000000000000002515e6359e2b9cecbaee988ce3a697cdebe77262879e07ae 126 0.06/1.00 vMB 25
316,041 316,041 000000000000000006125ff1d68f809a8e87b72f594185cc3c2b67fd9c0f2cf4 126 0.07/1.00 vMB 21
316,040 316,040 00000000000000002f8be3edf06502935c3a3272daf0c9cc709a98c8431ec150 515 0.31/1.00 vMB 25
316,039 316,039 0000000000000000246f7a548d45ff0d529df12b181cb737f64715dd05ecba27 71 0.03/1.00 vMB 34
316,038 316,038 00000000000000000bc57b1b069533db2e9df7cf8f15a4adee9346e1676bf3f2 348 0.20/1.00 vMB 23
316,037 316,037 00000000000000000a32ff27129f6824da4a855337b0fac2d95c72f235d1fa17 197 0.14/1.00 vMB 17
316,036 316,036 00000000000000002467c2240b0afdf8e2aa95bbeb132546f0daa6f56aae6a75 383 0.19/1.00 vMB 26
316,035 316,035 00000000000000001bfbe8a6e19c092c3fd1d62d38b0e6cd3b81e3abbeaff75a 279 0.18/1.00 vMB 22
316,034 316,034 00000000000000000e604325b9dac4e2c9669a1ec7af8cadf5ab731000858bb3 441 0.40/1.00 vMB 19
316,033 316,033 0000000000000000200dcc8ce164c0ebfa00a30c59fbb556f5df3a190713d5dd 512 0.19/1.00 vMB 46
316,032 316,032 00000000000000002d5b5bb8c3537c3784117fcda2d32e86ae36970640795900 67 0.16/1.00 vMB 5
316,031 316,031 000000000000000005a0fe7a2c13e8091e085e130abfcecd7f1488c619687166 241 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.18 GB
    • Received: 16.86 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.