Loading Tool

Explorer IconExplorer

Memory Pool

73,701 transactions
27.23 vMB
0.06349197 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt d6c1f8a1d1012bcf2c23dec2cf58ac2f0992e6eec286a4c869e4c87a84966c92
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root cee91d4e9d876232192638c10c0d15cbe1e614f14e9b1de575ce1b04d42d781c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.00573661 BTC
Feerates: 73.20 > 0.57 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (533,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,052 382,052 000000000000000009d873ff50481bf6d5cf0bf89ca300136418aeca5ee24003 1,986 0.80/1.00 vMB 41
382,051 382,051 000000000000000005044a37e0e9a992eca1d572a0f66951dd3f8503c704e11b 1,272 0.75/1.00 vMB 30
382,050 382,050 000000000000000007720c445a826688a575e18bbae6567a2fc185ceb9e8bf47 709 0.38/1.00 vMB 35
382,049 382,049 00000000000000000f254691f291482346494935c86f70080223e8c3cab0e573 526 0.38/1.00 vMB 33
382,048 382,048 00000000000000000cc17f7e85a1cf93e3e1b5541d00096628dbb62db55fedb9 2,081 1.00/1.00 vMB 37
382,047 382,047 000000000000000008b2dc5bfd9aa49d0dd05b9b050d4028f50cc6a637b868fb 1 0.00/1.00 vMB 0
382,046 382,046 000000000000000001a3d13a1d36681fedbd160d1e5f5db47f01d6d9c50d8d20 1,095 0.52/1.00 vMB 37
382,045 382,045 00000000000000001088fbb69b24ab0de391dfad65de3d65eb1c7430683a755c 1 0.00/1.00 vMB 0
382,044 382,044 00000000000000000d5d2d17e443ed88033dba6bc95a528ef1da632fe2c9b38c 594 0.30/1.00 vMB 29
382,043 382,043 0000000000000000077e36c2e88e416e12ce7f24c3a562f0297e471abee82230 2,427 1.00/1.00 vMB 47
382,042 382,042 0000000000000000093c88ab458a8adfc3d120357ae382bf83ef3de8218ffbb2 2,253 1.00/1.00 vMB 50
382,041 382,041 00000000000000000f5e48845a266d07552834e0fdff1fc395e553e1b6681820 892 1.00/1.00 vMB 21
382,040 382,040 0000000000000000031ff29c2f023b2324e316fa55d2bb9d2d4e58b930ab91d7 922 0.93/1.00 vMB 17
382,039 382,039 0000000000000000019a4de585d30d1a8cc13c7a1972d11b4945635c9556acb5 2,320 0.93/1.00 vMB 51
382,038 382,038 0000000000000000107f877e4920643f9fb06090fa7551cd1cdd83b857f520aa 644 0.75/1.00 vMB 18
382,037 382,037 00000000000000000cef3148551905847e15374c4321001c34f132ce39b20e46 745 1.00/1.00 vMB 16
382,036 382,036 0000000000000000072e0b63350eb04f39ced9720e68abddd380c5dc2da456c8 1,182 0.75/1.00 vMB 31
382,035 382,035 00000000000000000886f2f9559ad54ca6b5084282ff1b631d94a4edc1838b1b 819 1.00/1.00 vMB 19
382,034 382,034 000000000000000004a49db5d548c0f0cfe79e6000ca260fce26320ffb8045f2 1,999 0.95/1.00 vMB 35
382,033 382,033 00000000000000000017e663f132c15f1ae55929b634e09063721e8ec32c9119 2,431 1.00/1.00 vMB 44
382,032 382,032 00000000000000000874b09d357986afaf74b11703f2a8e28f130842d0580086 1,489 0.95/1.00 vMB 31
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.99 GB
    • Received: 17.15 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.