Loading Tool

Explorer IconExplorer

Memory Pool

81,800 transactions
30.83 vMB
0.08128428 BTC
Random Selection Loading Transactions
Max Size: 189.09/200 MB

Candidate Block

Mining Attempt 270bbb0e1590073e8f9d2a2413dc050a5676391d18aff1888a408f9759227c75
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root ce032803f733ecad05a0104dbf9fb7ae468cbf0a558dc5a61c5ce56f2e9408b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 1.00 vMB
Total Fees: 0.01217517 BTC
Feerates: 151.12 > 1.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (615,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,339 299,339 0000000000000000199b68c2f7824322baacf21a3faf0b923337594f95ba893a 17 0.01/1.00 vMB 19
299,338 299,338 000000000000000033ebc97315d7e76adcadce7a1c29615fda2983f0021e0e4d 219 0.19/1.00 vMB 23
299,337 299,337 00000000000000006e459ed81580f7544ce96ef81d746c2998499898150dc6a0 810 0.75/1.00 vMB 33
299,336 299,336 00000000000000003bb2a5fcdfbd40206649ac44fdc100332f0a447e05557e72 482 0.25/1.00 vMB 46
299,335 299,335 000000000000000013ca5b80166ab968728038a15bdbfbf2c1ddb474414fafc8 625 0.30/1.00 vMB 40
299,334 299,334 000000000000000044b96747a11aea4aa8cc7cc86b214d189507469581b8a5e7 156 0.13/1.00 vMB 33
299,333 299,333 000000000000000024494238068cd2539c35f7103327dc561ed04727294c1a53 379 0.24/1.00 vMB 58
299,332 299,332 000000000000000024aed4ca327f8957bb5f112787ff5350971a3fe38c144f14 109 0.05/1.00 vMB 32
299,331 299,331 00000000000000000e077a3646ab168cc696b463b079b83c2e3d23dcc0e67282 82 0.05/1.00 vMB 27
299,330 299,330 00000000000000005c171e062fc8819c7a227133487d34d98742b280446f725e 239 0.23/1.00 vMB 22
299,329 299,329 000000000000000067ffa697c192fda929a466b7bfe810df5b5d165b5d55caed 652 0.25/1.00 vMB 53
299,328 299,328 00000000000000005faba5de1957a8a0eeb17b3927cdbf07a6f189216f5a1822 109 0.05/1.00 vMB 23
299,327 299,327 000000000000000003a7cdb8239f237d63ed116b8cde2b589849be03e1fb48f9 645 0.34/1.00 vMB 37
299,326 299,326 000000000000000027e433da06c2fee506861fb29a55aab40b9669694d2aafa5 410 0.25/1.00 vMB 33
299,325 299,325 00000000000000000afdf15a4b781976c40dbc78fe0f5ac862f271c48f6dd001 168 0.12/1.00 vMB 24
299,324 299,324 00000000000000004c9ad0446b371ce19d7e9c0c21250f0a7c732bf0916fe76b 128 0.04/1.00 vMB 47
299,323 299,323 00000000000000001f811f72ed49aa1c012e1980a3f9613aeac5c8177618390a 193 0.08/1.00 vMB 31
299,322 299,322 00000000000000006c125141ecdfed1bd42b1e3127a0e6885391ad9e9ef322dc 342 0.25/1.00 vMB 24
299,321 299,321 00000000000000003aedfc7c259274cf833c464eefc2fa00f05c4ab96071b729 680 0.35/1.00 vMB 57
299,320 299,320 00000000000000000fe7330173c917964dff6c763478a8ad7ee18998069bcfff 109 0.06/1.00 vMB 24
299,319 299,319 00000000000000002f833944f7bcf7c50d7d0f846c5c59887be89080cd5a2017 1,614 0.92/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.