Loading Tool

Explorer IconExplorer

Memory Pool

68,948 transactions
26.54 vMB
0.06870707 BTC
Random Selection Loading Transactions
Max Size: 158.88/200 MB

Candidate Block

Mining Attempt 0325c07d8dca7ccc8aad640dd00c84fa94fb4cd9fcfb98da29ee77e206294589
Version 20000000
Previous Block 00000000000000000001f3016e87197686d19988e24c7ffef6224956e55fdfed
Merkle Root b1cf61f76685be4384475343d505b465fdafc247021b334232a0673bd3291ab4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.01197374 BTC
Feerates: 71.59 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,482 (672,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,324 243,324 000000000000004c2867fd6739a94e75c05eba1373615be65a3dcaa60e17276c 44 0.02/1.00 vMB 124
243,323 243,323 00000000000000618ad551fbfc594b694f37ee8cade1bfa32d4f25148c25b7ac 302 0.13/1.00 vMB 152
243,322 243,322 000000000000007f8512a05acf6818457dbb92b8df9e6bb18153c5116ffcb7a3 90 0.03/1.00 vMB 57
243,321 243,321 0000000000000045841dbe0245fe62a1a6c8b8d2544b63ae0e42bb034ea43275 755 0.29/1.00 vMB 174
243,320 243,320 000000000000009a0609e27be592571aeae8bd9e5d0699887c947d57f1f35536 6 0.00/1.00 vMB 167
243,319 243,319 0000000000000094e2daa6aadcee73566079336f5cb1330590e49012a32c685b 61 0.03/1.00 vMB 146
243,318 243,318 00000000000000aab5fe4319dba59006ca9ff6a55c7edf822892ffda854cf719 276 0.15/1.00 vMB 136
243,317 243,317 0000000000000010a65f5818d8bcb9438ac0ee53701061984b36bdb5cc331cab 128 0.06/1.00 vMB 146
243,316 243,316 000000000000009f782ee7098e7ac9ea9313fdf45f19d06e69bc09fb89474853 16 0.01/1.00 vMB 100
243,315 243,315 00000000000000437b3957bbb7a03f94c50de54ff36c67248ad705142a184b13 297 0.13/1.00 vMB 136
243,314 243,314 00000000000000485ca9c4368fe1ce6a315696495f24202806b699ff42eefdc1 165 0.08/1.00 vMB 112
243,313 243,313 000000000000005e8520cee3f7dc01d01debd9d8bd873da1eed0c7548c9f6ae6 304 0.13/1.00 vMB 170
243,312 243,312 00000000000000d7549e6bd355c35bf848f81cd56417e06ac3c56b8a33557433 112 0.06/1.00 vMB 123
243,311 243,311 000000000000008be6d73b672aae3cdcc86a3200ac35f89599f83b14ce5f1eb0 164 0.07/1.00 vMB 195
243,310 243,310 00000000000000d65e4e636cf374dbb0a1b7e2968b5d582e98ee14ba68f7265a 172 0.07/1.00 vMB 112
243,309 243,309 000000000000004d6db1ad0b7e4c2b7fc99927dd9ab3563e68be07dcf3cf0ceb 278 0.11/1.00 vMB 122
243,308 243,308 00000000000000d6738b42e1d256c5ece417045e14a061141de137008ceb451f 256 0.12/1.00 vMB 120
243,307 243,307 00000000000000c374bde26d6a7ce87091c8eadf1f1b9fbd1da60a199f7e719e 175 0.08/1.00 vMB 119
243,306 243,306 000000000000009f11f06776b03dbdabc89a30b62ae411430d6606635c82fb6e 432 0.18/1.00 vMB 134
243,305 243,305 00000000000000ab0187329e6d350b254c9a4e7c9f800c5466a94ff012b15c77 485 0.19/1.00 vMB 139
243,304 243,304 0000000000000038448c4858385c250460e3f7d324f7a0f64d3d232f03df86bb 451 0.17/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 783.23 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: 758.72 GB
    • Received: 19.06 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.