Loading Tool

Explorer IconExplorer

Memory Pool

43,666 transactions
27.03 vMB
0.05663927 BTC
Random Selection Loading Transactions
Max Size: 142.55/200 MB

Candidate Block

Mining Attempt 58f00e108bf97750bbe7552b66c739f42a446f21c5f3fdfaaaa32230a710b7f0
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 46b98c9897ec093a04eb6aab9830a9b1df6f8a3d66e213235bfbf088d9b7ec06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.00633777 BTC
Feerates: 40.21 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (521,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,100 393,100 000000000000000000a0d9b87deff020298698d365bde9d40c3456bfb7c3187b 1,236 0.99/1.00 vMB 20
393,099 393,099 0000000000000000066af148d14550df18f8ca780751e4df75f8d9092bda025c 1,333 0.92/1.00 vMB 24
393,098 393,098 000000000000000009db5e5bff59ec46d6bc677143c268a762308c7c10cf729b 116 0.25/1.00 vMB 5
393,097 393,097 00000000000000000869220663f2d3667a407d357309caac3e2e1dcf4780292b 653 0.44/1.00 vMB 24
393,096 393,096 00000000000000000199b5a70a7e4668428e740eaf0c85820a94225579528805 1,029 0.95/1.00 vMB 17
393,095 393,095 000000000000000005f67d69fefff5a29fba34ce73e00a6966823d3e9a836380 1,721 1.00/1.00 vMB 26
393,094 393,094 00000000000000000828297b2dc5af2abc0525a530a56c781b136894152fa903 1,435 1.00/1.00 vMB 23
393,093 393,093 000000000000000008831fcc94a24a679a7562c2b0bf3abc3e123ff9509b9ddc 2,084 1.00/1.00 vMB 53
393,092 393,092 0000000000000000039cbb296ecbd909b6f57d798868621cad9cae9b1714bbcc 1,613 1.00/1.00 vMB 25
393,091 393,091 00000000000000000946ffd83a3c913136d93e70ca4d22bd4e4ccf651202e501 3,081 0.93/1.00 vMB 68
393,090 393,090 000000000000000008b8b758fafbaa761212ece8913a0a1fd6cb14f1cc61ee53 1,102 0.75/1.00 vMB 28
393,089 393,089 0000000000000000024d5a8d5ba74c88a67f472da7cce11f411a49de542dbfca 1,917 0.93/1.00 vMB 35
393,088 393,088 000000000000000007f10a2c949c366e9fd2b946461997504a6b9465e8ad989c 402 0.25/1.00 vMB 24
393,087 393,087 00000000000000000134378b615bc832ffef5dd0300150f72e47eab73ebca25b 243 0.17/1.00 vMB 21
393,086 393,086 00000000000000000992f6bb3400ad443ab764842f2b79b9008dca3c1d33cae6 811 0.90/1.00 vMB 21
393,085 393,085 000000000000000008a97e404b24b24d06c7a708a46e8c7527a24f97218f733a 1,898 0.93/1.00 vMB 28
393,084 393,084 0000000000000000020bb10eb14ff49bda4b498728b99d04e09e731692f85eaf 2,687 1.00/1.00 vMB 46
393,083 393,083 000000000000000007a3a7eebd276446a4c851e8bc8ef042fee1336ff36469d3 283 0.18/1.00 vMB 28
393,082 393,082 0000000000000000038f7366e5b1a9e0ea3f2ad0549122d8de8f8e9db8d1ca1f 165 0.12/1.00 vMB 17
393,081 393,081 00000000000000000581647d168ec77da06e127044f5220d2ad9cc23f2159881 580 0.30/1.00 vMB 39
393,080 393,080 0000000000000000046f891279e2aa26cee9efbe8225c1e9c41bdaeb1433dbc6 302 0.19/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.