Loading Tool

Explorer IconExplorer

Memory Pool

46,064 transactions
28.53 vMB
0.07591703 BTC
Random Selection Loading Transactions
Max Size: 151.63/200 MB

Candidate Block

Mining Attempt cb52f98d47f8741c213983a18db9975ad41cd276d950c4a0bb2e624ef2876623
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 1aca90bd7217a940166c34923a5ddeb96c1ae97ee29e01807bea14b530d6453e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.02188507 BTC
Feerates: 100.23 > 2.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (580,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,359 334,359 0000000000000000014846d3b4cba97b8a650413608b0f15572dfc2af84d7aee 689 0.29/1.00 vMB 69
334,358 334,358 00000000000000000edf59fa4226ffe2d1d8f53817879f86775b8d5aa8270d34 229 0.24/1.00 vMB 42
334,357 334,357 00000000000000001138da454b9720c7a8434036b05108b567412c08d4a3a316 165 0.09/1.00 vMB 12
334,356 334,356 0000000000000000077481debd686b3f3652a0bba469440676116d418921307c 649 0.34/1.00 vMB 24
334,355 334,355 00000000000000001b6d6ead7b1ce1e37206b9a96d383f964d2d0cd54c8a9fa1 670 0.42/1.00 vMB 21
334,354 334,354 0000000000000000087a249d5dacf82b0c1a06b09c781df1898043c39241d03a 198 0.33/1.00 vMB 13
334,353 334,353 00000000000000001a9ed8175da6e1eee6e17333c96cb8dde453981df2559e12 1,868 1.00/1.00 vMB 26
334,352 334,352 00000000000000001a01c0dd077d1aedd807bd29bf7ed3625f0fa083be844d90 332 0.15/1.00 vMB 27
334,351 334,351 00000000000000000adb590e9123f4d8a1caa748c63e20d75964e74190c5beb7 776 0.45/1.00 vMB 34
334,350 334,350 00000000000000000d078d0ab5a68bf03e4745ea4a9b864e6b1a3b472ba9415e 569 0.57/1.00 vMB 16
334,349 334,349 0000000000000000181a1f75394d09c2150e6eab9ef45cd9df683527a7073061 1,840 1.00/1.00 vMB 25
334,348 334,348 000000000000000000d51ade0a2dacd82ce93fa5ca163f886cc6020796f57ed9 128 0.05/1.00 vMB 81
334,347 334,347 00000000000000001449142bd17a0048d606800c6f2c69c35499c2a2162dac67 463 0.23/1.00 vMB 30
334,346 334,346 000000000000000013a425f8d53b3cd4d218f0969722b11418eb4e85e1e6f1b8 490 0.29/1.00 vMB 24
334,345 334,345 0000000000000000163c494cdd8fa7d06126c410953cdbf2914b12943d5570b8 497 0.30/1.00 vMB 23
334,344 334,344 000000000000000017ead6c7900bde76b8392d2bbcfa055eff4c84d0de757102 458 0.36/1.00 vMB 19
334,343 334,343 00000000000000000be6b192cf62e6f014dc5f01199de9d6c9eb4abeb604735e 183 0.14/1.00 vMB 18
334,342 334,342 000000000000000012112a06401988a4c4a9d9b5878ee103caef98ba545c9bdb 652 0.41/1.00 vMB 22
334,341 334,341 0000000000000000176d0f613c960f1fc864b7f74c512d2e815c6347e2003c22 265 0.20/1.00 vMB 21
334,340 334,340 00000000000000001a2720517ffb137d722d30dceb379f7cfab4c0f32d3fb342 418 0.67/1.00 vMB 13
334,339 334,339 0000000000000000137d7a9ae8fda1f0025c125ad656c28fc64ddbdac2414972 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.