Loading Tool

Explorer IconExplorer

Memory Pool

81,877 transactions
30.98 vMB
0.11669129 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt 11fd0fa1cc1cf6581d58f2838330419aa16846a762ee9a211ab82d04ef0e5816
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root e05648a7f8d52c16ddfaa4c61b0f5d03b5f05e578411a467e9d4fd9033325cf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,089
Size: 1.00 vMB
Total Fees: 0.03952347 BTC
Feerates: 318.30 > 3.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (736,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,424 178,424 00000000000009a5b024bdf759b1542c349b430fc9a767e04d4da953c433977f 121 0.04/1.00 vMB 128
178,423 178,423 0000000000000285a8acda3009af9ed7e74311a93e4ab99b501c96efca71a3e7 300 0.14/1.00 vMB 217
178,422 178,422 00000000000008be9d7f118cc6316834a66035620df448963a33dafd0ebe6ef7 122 0.04/1.00 vMB 46
178,421 178,421 000000000000078daf3f4dcfcb49f5bd9802ad9de41fa2e9a154711f7eefb112 123 0.05/1.00 vMB 180
178,420 178,420 00000000000003d44c65ba0ad5bbcc78c7ebaa45fe7ead17a162f191cfcb35e8 83 0.06/1.00 vMB 420
178,419 178,419 0000000000000a8366b7bdfba6e901a84b9de6fcc9c84511b88faf09d5f9e3f8 1 0.00/1.00 vMB 0
178,418 178,418 00000000000003750cc1b44716273bbf2c57a60bb3de76b6ceed6bb52f6dab2a 94 0.05/1.00 vMB 98
178,417 178,417 0000000000000ab05cffc021fe070030c1722516aa3cd1d0c756ece91505629b 70 0.03/1.00 vMB 166
178,416 178,416 000000000000028b30787a73a861e902635d95b4bbac464f278bcb47243336e4 57 0.03/1.00 vMB 199
178,415 178,415 000000000000067810b3e3b52650eaea183528b5797965102e022df4b9dd00db 64 0.02/1.00 vMB 208
178,414 178,414 00000000000009d51dc0809326a4d32634f376e9df52d6f5931294b3346cbdca 34 0.02/1.00 vMB 162
178,413 178,413 00000000000003d1f60f172d0e0f3cc430ea10ff69f704cc5d915257a1313a39 25 0.01/1.00 vMB 208
178,412 178,412 000000000000017ec76c7b3444153dfbb68516ccd8f5fcb5c01fb27e66302306 49 0.02/1.00 vMB 123
178,411 178,411 00000000000008a7b9238f3410d509df8702fd00f977ecc56b61e82db33b3b1b 113 0.06/1.00 vMB 82
178,410 178,410 00000000000001080225082b3927641922c992e5d750f51601f677a226cc5c0a 130 0.05/1.00 vMB 143
178,409 178,409 00000000000005737e42c7e0e41565af11ab611aee56e956ddcc5c4dbb386957 50 0.02/1.00 vMB 190
178,408 178,408 00000000000004664fa77f0ddba0f93b56d9a1b86641b89b29128ca3580b6d1f 139 0.06/1.00 vMB 156
178,407 178,407 00000000000009298a68ee98fda9e0831fe3d11d8d428a0c6c17c83b28c98322 11 0.00/1.00 vMB 13
178,406 178,406 00000000000001999bac48a71f94899d5f09b6b2c766aaf4e5c36039677e3ac5 42 0.02/1.00 vMB 159
178,405 178,405 00000000000000530457e13f7487a5772f501071ac024fb50f2a9de25aca3ca9 41 0.02/1.00 vMB 188
178,404 178,404 0000000000000693cbb425db57d877f99e8643dcc58ec488cfc60ebcc0864006 19 0.01/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 783.08 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: 721.92 GB
    • Received: 18.39 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.