Loading Tool

Explorer IconExplorer

Memory Pool

35,096 transactions
27.25 vMB
0.05687370 BTC
Random Selection Loading Transactions
Max Size: 136.63/200 MB

Candidate Block

Mining Attempt f6726195de8a777a232e6c1c1dec68a82ebbf0a45b388d37b05d50e0326632e3
Version 20000000
Previous Block 00000000000000000001cabb4e7f62bd7290563fae05cec6bc36b800b52776e6
Merkle Root eb65c446060c640399931790c0ed049500bb0716542b494969256d44b0c23693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,045
Size: 1.00 vMB
Total Fees: 0.00538446 BTC
Feerates: 60.13 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,635 (679,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,521 235,521 0000000000000015464fb590e0cc1069608eb676b2e4b4a4c99b24303df989fb 213 0.23/1.00 vMB 78
235,520 235,520 00000000000000265e49c04f17b4638d8032c28118be5848bda0853af0735f6f 560 0.25/1.00 vMB 159
235,519 235,519 0000000000000114f72a8e9f61699a54bd30044c558a58f5813f991b7e8ce4e7 633 0.25/1.00 vMB 182
235,518 235,518 00000000000000c56f26b4223b226ebdabd45fda9640497b4d3efbc610394e8b 673 0.25/1.00 vMB 241
235,517 235,517 00000000000000e9d96b9ca5ca7e865070f55414049732fe5a5919c37099e050 709 0.28/1.00 vMB 204
235,516 235,516 0000000000000108e3f0a354fcd5e4f1ba3d4d1d66d30e0d9693ee95e87500f2 4 0.00/1.00 vMB 97
235,515 235,515 000000000000010af1cc711600451273168783ab713a76697066b3206ffb3124 239 0.15/1.00 vMB 111
235,514 235,514 000000000000011d31b2acdcbf6ec98358141b17d9db9265eb58ee50e6ab3247 337 0.15/1.00 vMB 91
235,513 235,513 000000000000014f36cd8e3c71f9d8dfafb79bc34fda583f86a70bb58b76ede2 694 0.25/1.00 vMB 206
235,512 235,512 00000000000000f6a8283802e4ad88acab34a99487916543f862fb36bc72a5a1 314 0.20/1.00 vMB 126
235,511 235,511 000000000000004bd6be7c2a9c5f4f33fff92ce4935dfc525d4400179acf6c77 558 0.36/1.00 vMB 112
235,510 235,510 000000000000009fa615ef452076a04f4b74e32dee07dfe230565f8af93fb3dd 1,382 0.47/1.00 vMB 242
235,509 235,509 000000000000014bec2bce2d450316fc9f986e56fd151ae7cd77c47ca07b0389 256 0.11/1.00 vMB 192
235,508 235,508 000000000000015054f3add38562fb314627a8b03545edea7d2be49961d7592e 259 0.14/1.00 vMB 143
235,507 235,507 000000000000009e7daf9557de02effea8d75eb71ab87832fe18ddcc4915fb40 373 0.23/1.00 vMB 121
235,506 235,506 00000000000001a3be886334b0e366f43967051f77651a05e8b4cfe823715adb 442 0.17/1.00 vMB 174
235,505 235,505 00000000000000e490cd9bcf554a78828d346b3b3a019e68f76bfbff3d06afce 19 0.01/1.00 vMB 188
235,504 235,504 0000000000000070d57ac583e7fe8e3b7de205f315ab1080f57e946be28a4a9f 238 0.15/1.00 vMB 82
235,503 235,503 000000000000001bc0da8687a261b2f9b5418269704e5d8e41d69072e964835a 183 0.15/1.00 vMB 42
235,502 235,502 000000000000008caf10cb5812b128d77f7d5512b578a67a9e6f70c6aa55baff 329 0.15/1.00 vMB 127
235,501 235,501 0000000000000166bae0b7f21d74c47e53cef3db290524ca43c640c23266ba7e 431 0.22/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 781.74 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: 630.60 GB
    • Received: 12.04 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.